8000 Implement stable semconv for db connection pool metrics by laurit · Pull Request #13785 · open-telemetry/opentelemetry-java-instrumentation · GitHub
[go: up one dir, main page]

Skip to content

Conversation

laurit
Copy link
Contributor
@laurit laurit commented Apr 28, 2025

@laurit laurit requested a review from a team as a code owner April 28, 2025 14:19
emitStableDatabaseSemconv()
? connectionCreatedMillis / MILLIS_PER_S
: connectionCreatedMillis;
createTime.record(time, attributes);
Copy link
Member

Choose a reason for hiding this comment

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

Related to #12608

I think this should also resolve this comment? 👍

@trask trask merged commit e36be49 into open-telemetry:main Apr 30, 2025
86 checks passed
SylvainJuge pushed a commit to SylvainJuge/opentelemetry-java-instrumentation that referenced this pull request May 6, 2025
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.

3 participants
0