Simple plugin for .NET Core applications to export Hangfire stats to Prometheus.
Info
| Version: | 1.0.41 |
| Author(s): | fiftyonefifty, emanuelsmarques |
| Last Update: | Monday, October 28, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/emanuelmarques/Hangfire.Prometheus |
| NuGet Url: | https://www.nuget.org/packages/Hangfire.Prometheus |
Install
Install-Package Hangfire.Prometheus
dotnet add package Hangfire.Prometheus
paket add Hangfire.Prometheus
Hangfire.Prometheus Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire(>= 1.7.7)
- Microsoft.Owin(>= 4.0.1)
- prometheus-net(>= 3.1.4)