Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable JVM semconv implementation: GC #9890

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

mateuszrzeszutek
Copy link
Member

No description provided.

@mateuszrzeszutek mateuszrzeszutek requested a review from a team as a code owner November 16, 2023 15:02
@trask trask added this to the v1.32.0 milestone Nov 16, 2023
.setExplicitBucketBoundariesAdvice(emptyList())
.build();
}
if (SemconvStability.emitStableJvmSemconv()) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At some point we'll want to update the readme to describe how to opt into emit the new conventions.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll add something in the next PR.

@mateuszrzeszutek mateuszrzeszutek enabled auto-merge (squash) November 17, 2023 09:27
@mateuszrzeszutek mateuszrzeszutek merged commit 7400025 into open-telemetry:main Nov 17, 2023
47 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.

None yet

3 participants