.NET prometheus middleware for easy request duration metrics.
Info
Version: | 1.0.5 |
Author(s): | EG A/S |
Last Update: | Tuesday, May 2, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EG-Xena/dotnet-prometheus-middleware |
NuGet Url: | https://www.nuget.org/packages/Prometheus.Tools |
Install
Install-Package Prometheus.Tools
dotnet add package Prometheus.Tools
paket add Prometheus.Tools
Prometheus.Tools Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 1.1.1)
- Prometheus.Client(>= 1.0.02)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.2)
Tags