Lee Yanco

Results 56 comments of Lee Yanco

Sorry, I don't understand. This is only an issue for Cloud Monitoring metrics queries through PromQL. You should be able to use regexes on regular Prometheus metrics (which I assume...

I don't believe this is possible with managed collectors, as they run as node agents and only scrape endpoints on their own node. As such there's no way to scrape...

Yes, you can set both up in the same cluster.

Can you try raising the CPU limits for the collectors? This really seems like something on the client side. Our collectors do require much more CPU than regular Prometheus in...

Hey Daniel, could you talk a little about your use case for not relabeling the job and instance labels? e.g. what labels do you want, and what labels are you...

We are likely to implement this by creating a RawPodMonitoring resource that honors all labels set on the metric. Stay posted :-)

No progress on this. On your specific note - have you looked at our copy-pastable config for ksm? It should avoid triggering those relabeling rules: https://cloud.google.com/stackdriver/docs/managed-prometheus/exporters#expandable-1

Yeah - we currently don't support wildcard metric name matching. This is on the roadmap as part of our path to 100% query conformance, but it's not likely to be...

That being said, you can look at the Cloud Monitoring Metrics Diagnostics page for this. https://cloud.google.com/monitoring/custom-metrics/diagnostics It has that exact info! You can also see the GMP-specific instructions here: https://cloud.google.com/stackdriver/docs/managed-prometheus/cost-controls

Hi Jishnu, GMP Autopilot is rolling out as we speak to clusters >= 1.23. Once that's done, it'll be enabled by default, and you should be able to just start...