All Versions
10
Latest Version
Avg Release Cycle
106 days
Latest Release
1020 days ago
Changelog History
Changelog History
-
v3.3.2 Changes
August 24, 2020- ๐ Support using a base URL ending in a path in pushgateway
-
v3.3.1 Changes
April 28, 2020- ๐ Fix namespace used in Nexogen.Libraries.Metrics.Grpc package
- ๐ Fix splitting of gRPC service name and method name
-
v3.3.0 Changes
April 22, 2020๐ฆ 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.
-
v3.2.0 Changes
April 20, 2020๐ Reintroduce support for standalone exporter. This feature was contributed by Bastian Eicher.
-
v3.2.0-rc.1 Changes
March 24, 2020๐ Reintroduce support for standalone exporter. This feature was contributed by Bastian Eicher.
-
v3.1.0 Changes
February 28, 2020๐ ASP.Net Core 3.1 and netstandard2.1 support.
๐ Standalone mode is no longer supported.
-
v3.1.0-rc.2
February 28, 2020 -
v3.1.0-rc.1 Changes
February 27, 2020โ Add support for ASP.Net Core 3.1 projects.
-
v3.0.1 Changes
January 23, 2018- ๐ Switch to building with SDK 2.1.4
-
v3.0.0 Changes
January 10, 2018- ๐ง Make ASP.NET request metrics configurable
- 0๏ธโฃ 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