nexogen-international / Nexogen.Libraries.Metrics

Library for collecting application metrics in .NET and exporting them to Prometheus
MIT License
61 stars 9 forks source link

Support disabling builtin metrics #34

Open ahoka opened 6 years ago

ahoka commented 6 years ago

Though recommended by prometheus's documentation, sometimes it's not useful to collect CLR metrics. Add an option to disable it.