Nexogen.Libraries.Metrics Versions Save

Library for collecting application metrics in .NET and exporting them to Prometheus

v2.6.0

6 years ago
  • Improve label collection to use path templates instead of literal paths when possible (not for attribute routing yet)
  • Support passing a metric instance to AddPrometheus

v2.5.0

6 years ago
  • Add a standalone server implementation, so the library can be used without ASP.NET Core

v2.4.1

6 years ago
  • Fixes incorrect label and help escaping

v2.4.0

6 years ago
  • Remove dependency on MVC

v2.3.0

6 years ago
  • AddPrometheus method returns IServiceCollection like most of the ASP.NET Core extension methods of the same kind.

v2.2.4

6 years ago
  • Another deploy script modification

v2.2.3

6 years ago
  • Bump version for unix build fix

v2.2.2

6 years ago
  • Update version

v2.2.1

6 years ago
  • Bump dependency versions

v2.2.0

6 years ago
  • Add instance label and default labels to PGW endpoint