Info
Version: | 1.1.1 |
Author(s): | prometheus-net.BlackboxMetricServer authors |
Last Update: | Wednesday, September 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/swoga/prometheus-net.BlackboxMetricServer |
NuGet Url: | https://www.nuget.org/packages/prometheus-net.BlackboxMetricServer |
Install
Install-Package prometheus-net.BlackboxMetricServer
dotnet add package prometheus-net.BlackboxMetricServer
paket add prometheus-net.BlackboxMetricServer
prometheus-net.BlackboxMetricServer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- prometheus-net(>= 3.6.0)
- prometheus-net(>= 3.6.0)
Tags
The BlackboxMetricServer creates an empty CollectorRegistry on each scrape, which is passed to the registered callbacks.
The callback also receives the query string of the scrape request.