All Versions
10
Latest Version
Avg Release Cycle
106 days
Latest Release
1709 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