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

fix: remove connection-id from metrics #1763

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

olavloite
Copy link
Collaborator

The OpenTelemetry metrics that were gathered by the JDBC driver also included a unique Connection ID for each connection. This creates too many time series.

The OpenTelemetry metrics that were gathered by the JDBC driver also
included a unique Connection ID for each connection. This creats too
many time series.
@olavloite olavloite requested a review from a team as a code owner September 27, 2024 09:35
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Sep 27, 2024
@olavloite olavloite merged commit 0e54363 into main Oct 1, 2024
24 checks passed
@olavloite olavloite deleted the remove-connection-id-from-metrics-attributes branch October 1, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner-jdbc API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant