Simple plugin for .NET Framework applications to export Hangfire stats to Prometheus.
Info
| Version: | 1.0.50 |
| 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.NetFramework |
Install
Install-Package Hangfire.Prometheus.NetFramework
dotnet add package Hangfire.Prometheus.NetFramework
paket add Hangfire.Prometheus.NetFramework
Hangfire.Prometheus.NetFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire.Prometheus.Core(>= 1.0.50)
- Microsoft.Owin(>= 4.0.1)