Extensions that allow enabling a metrics endpoint in an OWIN application that can be scraped by a Prometheus server.
Info
Version: | 1.1.0 |
Author(s): | Jordi Oliver |
Last Update: | Thursday, May 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/logitravel/prometheus-net-extensions |
NuGet Url: | https://www.nuget.org/packages/Toolfactory.Prometheus.Extensions |
Install
Install-Package Toolfactory.Prometheus.Extensions
dotnet add package Toolfactory.Prometheus.Extensions
paket add Toolfactory.Prometheus.Extensions
Toolfactory.Prometheus.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
- prometheus-net(>= 1.3.6)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
- prometheus-net(>= 1.3.6)
- Owin(>= 1.0.0)
- Microsoft.Owin(>= 3.1.0)
Tags