databendlabs / helm-charts

Helm charts for databend
Apache License 2.0
17 stars 16 forks source link

[Feature] support Google Cloud Managed Service for Prometheus #41

Open RuiFG opened 1 year ago

RuiFG commented 1 year ago

Currently serviceMonitor apiVersion is monitoring.coreos.com/v1, but google cloud managed service for prometheus apiVersion is monitoring.googleapis.com/v1, can we abstract apiVersion as a variables?

everpcpc commented 1 year ago

Hi, since we haven't got a test environment for GCP, would you please help contributing on this?