Metadata for liberty, zio, vibur-dbcp, and micrometer#16432
Merged
trask merged 3 commits intoopen-telemetry:mainfrom Mar 16, 2026
Merged
Metadata for liberty, zio, vibur-dbcp, and micrometer#16432trask merged 3 commits intoopen-telemetry:mainfrom
trask merged 3 commits intoopen-telemetry:mainfrom
Conversation
Part of open-telemetry#14096 - Add metadata.yaml for liberty-20.0 and liberty-dispatcher-20.0 - Add metadata.yaml for zio-2.0 (context propagation) - Complete vibur-dbcp-11.0 metadata with display_name and semantic conventions - Complete micrometer-1.5 metadata with configurations - Wire micrometer-1.5 into metadata collection (collectMetadata + instrumentations.sh)
jaydeluca
reviewed
Mar 11, 2026
jaydeluca
reviewed
Mar 11, 2026
- Remove micrometer from instrumentations.sh and revert collectMetadata wiring in build.gradle.kts, metric bridges will be handled separately per open-telemetry#15333 - Drop confusing description and classification: internal from liberty-dispatcher metadata - Add HTTP_SERVER_METRICS and config options to both liberty metadata files based on their actual instrumenter builders
jaydeluca
approved these changes
Mar 11, 2026
laurit
reviewed
Mar 12, 2026
Contributor
|
Thank you for your contribution @lucacavenaghi97! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey. |
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #14096