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

Use middleware for both http metrics collection and for metrics endpoint #16

Closed gideonkorir closed 6 years ago

gideonkorir commented 6 years ago

Can we drop dependency on Mvc in Nexogen.Libraries.Metrics.Prometheus.AspCore; we can use Middleware to serve metrics.