github newrelic/helm-charts nri-prometheus-1.8.0

latest releases: nr-ebpf-agent-0.1.6, nri-bundle-5.0.93, super-agent-0.0.21-beta...
3 years ago

Changes

Image updated to 2.6.0

Feat newrelic/nri-prometheus#148
While services with the a prometheus.io/scrape annotation can be discovered, nri-prometheus used to scrape only the service itself and not service endpoints.

Two new config options have been added ScrapeServices (default true) and ScrapeEndpoints(default false). Please notice that enabling the latter depending the number of endpoints in the cluster can increase considerably the load.

Moreover unless there is the need for backward compatibility there is no reason for having both options set to true

Fix newrelic/nri-prometheus#156

When a page is partially loaded, an unexpected EOF error is raised, but is squashed by the prometheus decoder. This PR exposes the unexpected EOF error (io.ErrUnexpectedEOF) and avoids only partially reporting metrics which can lead to weird behavior of metrics that are compositions in the UI.

Thanks again @a-feld for the contribution!

Don't miss a new helm-charts release

NewReleases is sending notifications on new releases.