Extension for Prometheus.Client
dotnet add package Prometheus.Client.AspNetCore
public void Configure(IApplicationBuilder app) { app.UsePrometheusServer(); }
public void Configure(IApplicationBuilder app) { app.UsePrometheusServer(q => { q.MapPath = "/prom"; q.MetricPrefixName = "my_app_"; }); }
Contributions to the package are always welcome!
All contents of this package are licensed under the MIT license.
AboutASP.NET Core middleware
Topics Resources License Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4