Stabilize explicit bucket boundaries advice API#5897
Conversation
Codecov ReportAttention:
📢 Thoughts on this report? Let us know!. |
…y-java into stabilize-bucket-boundary-advice
|
If there is no additional feedback I'll merge this tomorrow. |
|
@mateuszrzeszutek Does this work outside of (AutoConfigured)OpenTelemetrySdk + instanceof check? The instrumentation agent setups an OpenTelemetry instance that provides this builder. It doesn't expose/implement the interface, and there's no handle to get the agentBuilder field to configure it there. |
|
hi @nluk! oh yes, I believe support for this will need to be added in the OpenTelemetry API bridge that the instrumentation agent uses. can you open an issue for this at https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues? |
Followup to #5848.
The explicit bucket boundaries advice API is now stable: open-telemetry/opentelemetry-specification#3694