Simple plugin for .NET Core 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.NetCore |
Install
Install-Package Hangfire.Prometheus.NetCore
dotnet add package Hangfire.Prometheus.NetCore
paket add Hangfire.Prometheus.NetCore
Hangfire.Prometheus.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire.Prometheus.Core(>= 1.0.50)