Skip to content

Releases: nexogen-international/Nexogen.Libraries.Metrics

Nexogen.Libraries.Metrics v3.3.2

24 Aug 18:26
91ee396
Compare
Choose a tag to compare
  • Support using a base URL ending in a path in pushgateway

Nexogen.Libraries.Metrics v3.3.1

28 Apr 11:58
3c69200
Compare
Choose a tag to compare
  • Fix namespace used in Nexogen.Libraries.Metrics.Grpc package
  • Fix splitting of gRPC service name and method name

Nexogen.Libraries.Metrics v3.3.0

22 Apr 15:39
92ef331
Compare
Choose a tag to compare

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

20 Apr 13:21
5aa0bb6
Compare
Choose a tag to compare

Reintroduce support for standalone exporter. This feature was contributed by Bastian Eicher.

Nexogen.Libraries.Metrics v3.2.0 release candidate

24 Mar 15:23
5aa0bb6
Compare
Choose a tag to compare

Reintroduce support for standalone exporter. This feature was contributed by Bastian Eicher.

Nexogen.Libraries.Metrics v3.1.0

28 Feb 14:39
5502ac7
Compare
Choose a tag to compare

ASP.Net Core 3.1 and netstandard2.1 support.

Standalone mode is no longer supported.

ASP.Net Core 3.1 support second release candidate

28 Feb 09:10
5502ac7
Compare
Choose a tag to compare
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

27 Feb 12:35
5815779
Compare
Choose a tag to compare

Add support for ASP.Net Core 3.1 projects.

Nexogen.Libraries.Metrics v3.0.1

23 Jan 12:21
Compare
Choose a tag to compare
  • Switch to building with SDK 2.1.4

Nexogen.Libraries.Metrics v3.0.0

10 Jan 09:21
16dc147
Compare
Choose a tag to compare
  • 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