Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork6
prom-client-net/prom-client-aspnetcore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Extension forPrometheus.Client
dotnet add package Prometheus.Client.AspNetCore
publicvoidConfigure(IApplicationBuilderapp){app.UsePrometheusServer();}
publicvoidConfigure(IApplicationBuilderapp){app.UsePrometheusServer(q=>{q.MapPath="/prom";q.MetricPrefixName="my_app_";});}
Contributions to the package are always welcome!
- Report any bugs or issues you find on theissue tracker.
- You can grab the source code at the package'sgit repository.
All contents of this package are licensed under theMIT license.
About
ASP.NET Core middleware
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors9
Uh oh!
There was an error while loading.Please reload this page.