Skip to content

Implement stable semconv for db connection pool metrics#13785

Merged
trask merged 1 commit intoopen-telemetry:mainfrom
laurit:connection-pool-metrics
Apr 30, 2025
Merged

Implement stable semconv for db connection pool metrics#13785
trask merged 1 commit intoopen-telemetry:mainfrom
laurit:connection-pool-metrics

Conversation

@laurit
Copy link
Copy Markdown
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
Copy Markdown
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