An Owin handler for the prometheus-net metrics tracking library.
Info
Version: | 0.0.14 |
Author(s): | Dustin Chilson |
Last Update: | Monday, October 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dustinchilson/PrometheusNet.Owin |
NuGet Url: | https://www.nuget.org/packages/PrometheusNet.Owin |
Install
Install-Package PrometheusNet.Owin
dotnet add package PrometheusNet.Owin
paket add PrometheusNet.Owin
PrometheusNet.Owin Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 3.1.0)
- Microsoft.Owin.Host.HttpListener(>= 3.1.0)
- prometheus-net(>= 1.3.5)
- protobuf-net(>= 2.2.1)