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

feat(spanner): use provided meter provider for builtin metrics #11464

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tyrone-anz
Copy link

feat(spanner): use provided meter provider for builtin metrics.

current behaviour only sends metrics to GCP. service accounts may not have permission which lead to error spans
this change should allow the builtin metrics to be sent elsewhere.

resolves #11204

@tyrone-anz tyrone-anz requested review from a team as code owners January 17, 2025 02:55
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Jan 17, 2025
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 17, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 17, 2025
@tyrone-anz
Copy link
Author

Hi, just wanted to request reviews for this PR. Thanks

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 Spanner API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spanner: support custom meterprovider for builtin metrics
3 participants