Releases: nexogen-international/Nexogen.Libraries.Metrics
Releases · nexogen-international/Nexogen.Libraries.Metrics
Nexogen.Libraries.Metrics v3.3.2
Nexogen.Libraries.Metrics v3.3.1
- Fix namespace used in Nexogen.Libraries.Metrics.Grpc package
- Fix splitting of gRPC service name and method name
Nexogen.Libraries.Metrics v3.3.0
This version introduces a new package Nexogen.Libraries.Metrics.Prometheus.Grpc providing gRPC interceptors for capturing metrics.
The metrics are aligned with a roughly equivalent Go library: https://github.com/grpc-ecosystem/go-grpc-prometheus
This functionality was contributed by Bastian Eicher.
Nexogen.Libraries.Metrics v3.2.0
Reintroduce support for standalone exporter. This feature was contributed by Bastian Eicher.
Nexogen.Libraries.Metrics v3.2.0 release candidate
Reintroduce support for standalone exporter. This feature was contributed by Bastian Eicher.
Nexogen.Libraries.Metrics v3.1.0
ASP.Net Core 3.1 and netstandard2.1 support.
Standalone mode is no longer supported.
ASP.Net Core 3.1 support second release candidate
Merge pull request #42 from nexogen-international/netstandard_2_1 Update Prometheus implementation to netstandard2.1 Standalone mode is no longer supported.
ASP.Net Core 3.1 support release candidate
Add support for ASP.Net Core 3.1 projects.
Nexogen.Libraries.Metrics v3.0.1
- Switch to building with SDK 2.1.4
Nexogen.Libraries.Metrics v3.0.0
- Make ASP.NET request metrics configurable
- No longer collect ASP.NET Core request metrics by default
- Fix a bug where process_cpu_seconds_total was not a counter
- Add support for disabling CLR metrics