Skip to content

chore(javaagent): remove unused tags field#412

Merged
jaydeluca merged 1 commit into
open-telemetry:mainfrom
lucacavenaghi97:deprecate-tags-issue-398
May 9, 2026
Merged

chore(javaagent): remove unused tags field#412
jaydeluca merged 1 commit into
open-telemetry:mainfrom
lucacavenaghi97:deprecate-tags-issue-398

Conversation

@lucacavenaghi97
Copy link
Copy Markdown
Member

Closes #398.

The tags field was an artifact of _flatten_libraries() in the watcher and stopped being populated when ParserV05 dropped that step. Per discussion in #398 we agreed to remove it rather than re-derive a grouping key.

This removes the field from the TS type and the JSON schema. PR #390 already removed the UI usage. Older registry JSON files (e.g. 2.26.1) still contain tags but they're silently ignored when parsed.

@lucacavenaghi97 lucacavenaghi97 requested review from a team as code owners May 9, 2026 18:17
@netlify
Copy link
Copy Markdown

netlify Bot commented May 9, 2026

Deploy Preview for otel-ecosystem-explorer ready!

Name Link
🔨 Latest commit 58c8fbc
🔍 Latest deploy log https://app.netlify.com/projects/otel-ecosystem-explorer/deploys/69ff7a371b368c00089cdcd9
😎 Deploy Preview https://deploy-preview-412--otel-ecosystem-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jaydeluca jaydeluca merged commit 56587ff into open-telemetry:main May 9, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Java instrumentation tags empty in file_format 0.5 builds

2 participants