Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

fix: remove connection-id from metrics#1763

Merged
olavloite merged 3 commits intomainfrom
remove-connection-id-from-metrics-attributes
Oct 1, 2024
Merged

fix: remove connection-id from metrics#1763
olavloite merged 3 commits intomainfrom
remove-connection-id-from-metrics-attributes

Conversation

@olavloite
Copy link
Copy Markdown
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 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
@olavloite olavloite deleted the remove-connection-id-from-metrics-attributes branch October 1, 2024 07:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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