Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ASP.NET Core middleware

License

NotificationsYou must be signed in to change notification settings

prom-client-net/prom-client-aspnetcore

Repository files navigation

cinugetnugetcodecovcodefactorlicense

Extension forPrometheus.Client

Installation

dotnet add package Prometheus.Client.AspNetCore

Use

Examples

publicvoidConfigure(IApplicationBuilderapp){app.UsePrometheusServer();}
publicvoidConfigure(IApplicationBuilderapp){app.UsePrometheusServer(q=>{q.MapPath="/prom";q.MetricPrefixName="my_app_";});}

Contribute

Contributions to the package are always welcome!

License

All contents of this package are licensed under theMIT license.

About

ASP.NET Core middleware

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors9

Languages


[8]ページ先頭

©2009-2025 Movatter.jp