kuskoman / logstash-exporter

Prometheus exporter for Logstash written in Go
MIT License
63 stars 24 forks source link

v1: Add gc metrics #386

Closed VCCPlindsten closed 2 weeks ago

VCCPlindsten commented 2 weeks ago

Attempt to add GC metrics, resolves #385.

VCCPlindsten commented 2 weeks ago

This is a fairly naive attempt to make it work - there is likely something missing, but it does seem to show the desired metrics.