Skip to content

fix(spanner): support setting monitoring host via env #11141

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

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

rahul2393
Copy link
Contributor

  • SPANNER_MONITORING_HOST can be used to point to different monitoring environment.
  • Fixes Endpoint override from Spanner options which will cause error

rpc error: code = Unimplemented desc = The GRPC target is not implemented on the server, host: spanner-host, method: /google.monitoring.v3.MetricService/CreateServiceTimeSeries.

…y endpoint override from spanner options with default one
@rahul2393 rahul2393 requested review from a team as code owners November 15, 2024 12:40
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Nov 15, 2024
@rahul2393 rahul2393 merged commit 3d61545 into main Nov 15, 2024
9 checks passed
@rahul2393 rahul2393 deleted the fix_spanner_monitoring branch November 15, 2024 13:20
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.

2 participants