A Seq app that pushes events to Prometheus Pushgateway.
Info
Version: | 0.1.0-dev-00057 |
Author(s): | kmdlogic |
Last Update: | Thursday, May 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kmdlogic/seq-app-prometheus-pushgateway |
NuGet Url: | https://www.nuget.org/packages/Seq.App.Prometheus.Pushgateway |
Install
Install-Package Seq.App.Prometheus.Pushgateway
dotnet add package Seq.App.Prometheus.Pushgateway
paket add Seq.App.Prometheus.Pushgateway
Seq.App.Prometheus.Pushgateway Download (Unzip the "nupkg" after downloading)
Dependencies
- Prometheus.Client(>= 3.0.1)
- Prometheus.Client.MetricPusher(>= 1.0.1)
- Seq.Apps(>= 5.1.0)
Tags