4,829 questions
Which library is prefered for metrics generation on prometheus (App.Metrics vs Prometheus.net)
Ashutosh Pareek
26
Reputation points
I am trying to add metrics observability part in my .net core application. I currently see two libraries for this purpose.
- https://www.app-metrics.io/reporting/reporters/prometheus/ (https://github.com/AppMetrics/AppMetrics/tree/features/4.2.0)
- https://github.com/prometheus-net/prometheus-net
Both repositories are activite and I see articles to show metrics in .net via both libraries. Is there any reason I should prefer one over another?
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | C#
11,580 questions
Sign in to answer