GoogleCloudPlatform / prometheus-engine

Google Cloud Managed Service for Prometheus libraries and manifests.
https://g.co/cloud/managedprometheus
Apache License 2.0
191 stars 89 forks source link

fix: Support target status for cadvisor #1098

Closed pintohutch closed 1 month ago

pintohutch commented 1 month ago

We had not tested ClusterNodeMonitoring-generated cadvisor scrape targets, which have an additional path suffix in the scrape pool. We consider that here when building the endpoint status and add a unit test.

This fixes #1097.

KapilBishnoi commented 1 month ago

@pintohutch in which version will this fix get released?

pintohutch commented 4 weeks ago

Hey @KapilBishnoi - we have not cut a release candidate with the fix yet. However, I think this will go in a 0.13.1 candidate tag. I will prioritize that this week.

KapilBishnoi commented 4 weeks ago

@pintohutch Thanks

pintohutch commented 4 weeks ago

Created https://github.com/GoogleCloudPlatform/prometheus-engine/releases/tag/v0.13.1-rc.0 to start the release pipeline.