Prometheus instrumentation for Asp.Net Core applications.
Info
Version: | 0.0.11 |
Author(s): | Ruben Martinez, Javier Solana |
Last Update: | Friday, August 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rfrancotechnologies/aspenetcore-prometheus-instrumentation |
NuGet Url: | https://www.nuget.org/packages/Com.RFranco.AspNetCore.Prometheus |
Install
Install-Package Com.RFranco.AspNetCore.Prometheus
dotnet add package Com.RFranco.AspNetCore.Prometheus
paket add Com.RFranco.AspNetCore.Prometheus
Com.RFranco.AspNetCore.Prometheus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- prometheus-net.AspNetCore(>= 3.3.0)
Tags