trustpilot / beat-exporter

Elastic beat-exporter for Prometheus
MIT License
207 stars 68 forks source link

Add support for reporting the number of active Goroutines #36

Closed jorgelbg closed 4 years ago

jorgelbg commented 4 years ago

This PR adds a new metric to track the number of open Goroutines. This is exposed by the stats endpoint and it has proven useful for debugging purposes.

shivas commented 4 years ago

Thanks.

It's inside release: https://github.com/trustpilot/beat-exporter/releases/tag/0.3.1