Prometheus.Client.AspNetCore
5.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Prometheus.Client.AspNetCore --version 5.0.0
NuGet\Install-Package Prometheus.Client.AspNetCore -Version 5.0.0
<PackageReference Include="Prometheus.Client.AspNetCore" Version="5.0.0" />
<PackageVersion Include="Prometheus.Client.AspNetCore" Version="5.0.0" />
<PackageReference Include="Prometheus.Client.AspNetCore" />
paket add Prometheus.Client.AspNetCore --version 5.0.0
#r "nuget: Prometheus.Client.AspNetCore, 5.0.0"
#:package Prometheus.Client.AspNetCore@5.0.0
#addin nuget:?package=Prometheus.Client.AspNetCore&version=5.0.0
#tool nuget:?package=Prometheus.Client.AspNetCore&version=5.0.0
Prometheus.Client.AspNetCore
Extension for Prometheus.Client
Installation
dotnet add package Prometheus.Client.AspNetCore
Use
public void Configure(IApplicationBuilder app)
{
app.UsePrometheusServer();
}
public void Configure(IApplicationBuilder app)
{
app.UsePrometheusServer(q =>
{
q.MapPath = "/prom";
q.MetricPrefixName = "my_app_";
});
}
Contribute
Contributions to the package are always welcome!
- Report any bugs or issues you find on the issue tracker.
- You can grab the source code at the package's git repository.
License
All contents of this package are licensed under the MIT license.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Prometheus.Client (>= 5.2.0 && < 6.0.0)
-
net5.0
- Prometheus.Client (>= 5.2.0 && < 6.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Prometheus.Client.AspNetCore:
| Package | Downloads |
|---|---|
|
Motor.Extensions.Diagnostics.Metrics
Motor.NET is a microservice framework based on Microsoft.Extensions.Hosting. |
|
|
ShayganTadbir.Framework.Core
Package description |
|
|
Itage.Prometheus.RouteMetrics
Package Description |
|
|
JonjubNet.Metrics
Biblioteca de métricas para aplicaciones .NET con soporte para contadores, gauges, histogramas y timers, integración con Prometheus y exportación a múltiples formatos. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Prometheus.Client.AspNetCore:
| Repository | Stars |
|---|---|
|
tomkerkhove/promitor
Bringing Azure Monitor metrics where you need them.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0 | 34,001 | 5/24/2025 |
| 5.0.0 | 425,778 | 7/2/2023 |
| 4.8.0 | 2,173,692 | 8/27/2022 |
| 4.7.0 | 15,981 | 8/22/2022 |
| 4.6.0 | 165,819 | 4/6/2022 |
| 4.5.1 | 313,675 | 1/5/2022 |
| 4.5.0 | 196,850 | 7/12/2021 |
| 4.4.0 | 35,807 | 5/25/2021 |
| 4.3.0 | 74,147 | 3/22/2021 |
| 4.2.0 | 144,253 | 1/29/2021 |
| 4.1.1 | 114,466 | 10/22/2020 |
| 4.1.0 | 21,236 | 8/20/2020 |
| 3.1.0 | 269,335 | 1/15/2020 |
| 3.0.1 | 137,657 | 6/4/2019 |
| 3.0.0 | 10,062 | 4/27/2019 |
| 2.2.0 | 584,346 | 3/24/2019 |
| 2.1.0 | 169,391 | 9/19/2018 |
| 2.0.0 | 7,747 | 9/13/2018 |
| 1.5.1 | 7,629 | 9/7/2018 |
| 1.5.0 | 23,451 | 4/24/2018 |