Library providing prometheus metrics instrumentation to a NancyFx application.
Info
Version: | 0.2.6 |
Author(s): | Ruben Martinez, Javier Solana, R.Franco Techonologies |
Last Update: | Thursday, May 6, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rfrancotechnologies/NancyMetrics |
NuGet Url: | https://www.nuget.org/packages/Com.RFranco.Iris.NancyMetrics |
Install
Install-Package Com.RFranco.Iris.NancyMetrics
dotnet add package Com.RFranco.Iris.NancyMetrics
paket add Com.RFranco.Iris.NancyMetrics
Com.RFranco.Iris.NancyMetrics Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(>= 2.0.0)
- prometheus-net(>= 3.2.1)
Tags