Closed xiangshen-dk closed 2 months ago
Hi there, any chance we can get a container image built with this fix? looks like it was merged but there are no new published containers yet.
Hey @benholtz - apologies for the delay. We should be able to publish an image within a week. I'll post here with any updates.
Hey @benholtz - the datasource-syncer should be available for use now:
docker pull gke.gcr.io/prometheus-engine/datasource-syncer:v0.14.0-gke.0
Let us know if you have any questions or issues.
Hey @benholtz - instructions have been updated, PTAL: https://cloud.google.com/stackdriver/docs/managed-prometheus/query#grafana-oauth
It's requested by a customer who wants to pass the Grafana API token as an environment variable when deploy the datasource-syncer on Cloud Run.
The environment variable could have the API token as plain text or get the value from the GCP's Secret Manager service.