All Versions
10
Latest Version
Avg Release Cycle
106 days
Latest Release
1333 days ago

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