As also introduced for node_exporter 
<https://github.com/prometheus/node_exporter/pull/1148>, and asked for in 
process exporter <https://github.com/ncabatoff/process-exporter/issues/248>, 
I believe there's benefit for an option to disable all the collection of go 
runtime metrics (e.g. "go_gc_duration_second" and any other go_* metric) in 
the statsd exporter.
Those metrics are included by default when using the default go prometheus 
client's default registrerer.

I made a PR <https://github.com/prometheus/statsd_exporter/pull/587> which 
introduces a flag called "collector.disable-go-runtime-metrics" that 
controls the collection of those metrics.
Not adding the flag will keep collection as always been.

Disclaimer

The information contained in this communication from the sender is 
confidential. It is intended solely for use by the recipient and others 
authorized to receive it. If you are not the recipient, you are hereby notified 
that any disclosure, copying, distribution or taking action in relation of the 
contents of this information is strictly prohibited and may be unlawful.

This email has been scanned for viruses and malware, and may have been 
automatically archived by Mimecast Ltd, an innovator in Software as a Service 
(SaaS) for business. Providing a safer and more useful place for your human 
generated data. Specializing in; Security, archiving and compliance. To find 
out more visit the Mimecast website.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/8f95b681-4945-4de7-a4a3-ffdeb6d8a882n%40googlegroups.com.

Reply via email to