VL.Prometheus
1.0.0
See the version list below for details.
dotnet add package VL.Prometheus --version 1.0.0
NuGet\Install-Package VL.Prometheus -Version 1.0.0
<PackageReference Include="VL.Prometheus" Version="1.0.0" />
<PackageVersion Include="VL.Prometheus" Version="1.0.0" />
<PackageReference Include="VL.Prometheus" />
paket add VL.Prometheus --version 1.0.0
#r "nuget: VL.Prometheus, 1.0.0"
#:package VL.Prometheus@1.0.0
#addin nuget:?package=VL.Prometheus&version=1.0.0
#tool nuget:?package=VL.Prometheus&version=1.0.0
VL.Prometheus
Instrument your vvvv apps with Prometheus metrics. Based on prometheus-net.
<p align="center"> <img src="img/logo.png" title="" alt="VL.Prometheus logo" width="256"> </p>
What the Prometheus
Prometheus is an open-source monitoring solution for your applications. It allows you to store metrics reported by your application over time and query them. You can then visualize these metrics with Grafana.
What this plugin does
This plugin creates a web-server that exposes your metrics in the Prometheus format and allows you to easily expose new metrics (your patch framerate, or any arbitrary piece of data relevant to your application).
Credits
Initial research of this library was sponsored by Refik Anadol Studio.
Learn more about Target Frameworks and .NET Standard.
-
- prometheus-net (>= 8.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.