prometheus-net 2.1.3-pre-005238-380e4ab

Prefix Reserved
This is a prerelease version of prometheus-net.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package prometheus-net --version 2.1.3-pre-005238-380e4ab
                    
NuGet\Install-Package prometheus-net -Version 2.1.3-pre-005238-380e4ab
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="prometheus-net" Version="2.1.3-pre-005238-380e4ab" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="prometheus-net" Version="2.1.3-pre-005238-380e4ab" />
                    
Directory.Packages.props
<PackageReference Include="prometheus-net" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add prometheus-net --version 2.1.3-pre-005238-380e4ab
                    
#r "nuget: prometheus-net, 2.1.3-pre-005238-380e4ab"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package prometheus-net@2.1.3-pre-005238-380e4ab
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=prometheus-net&version=2.1.3-pre-005238-380e4ab&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=prometheus-net&version=2.1.3-pre-005238-380e4ab&prerelease
                    
Install as a Cake Tool

.NET metrics exporter for the Prometheus monitoring and alerting system

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (157)

Showing the top 5 NuGet packages that depend on prometheus-net:

Package Downloads
prometheus-net.AspNetCore

ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus

prometheus-net.DotNetRuntime

Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool, exceptions) using the prometheus-net package.

MassTransit.Prometheus

MassTransit Prometheus support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

prometheus-net.Contrib

Exposes .NET core diagnostic listeners and counters

AspNetCore.HealthChecks.Prometheus.Metrics

HealthChecks.Publisher.Prometheus is a health check prometheus metrics exporter.

GitHub repositories (26)

Showing the top 20 popular GitHub repositories that depend on prometheus-net:

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
slskd/slskd
A modern client-server application for the Soulseek file sharing network.
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Azure/iotedge
The IoT Edge OSS project
snatch-dev/Convey
A simple recipe for .NET Core microservices.
space-wizards/RobustToolbox
Robust multiplayer game engine, used by Space Station 14
WolfgangOfner/MicroserviceDemo
This is a demo with two ASP .NET 6 microservices using RabbitMQ and Docker
nickbabcock/OhmGraphite
Expose hardware sensor data to Graphite / InfluxDB / Prometheus / Postgres / Timescaledb
SlimPlanet/SlimFaas
SlimFaas : The slimmest and simplest Function As A Service
djluck/prometheus-net.DotNetRuntime
Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool) using the prometheus-net package
fmbot-discord/fmbot
.fmbot is a social Discord bot that provides music statistics for you and your friends.
compujuckel/AssettoServer
Custom Assetto Corsa server with focus on freeroam
philosowaffle/peloton-to-garmin
Convert workout data from Peloton into JSON/TCX/FIT files and automatically upload to Garmin Connect
sixeyed/kiamol
Learn Kubernetes in a Month of Lunches
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
babaktaremi/Clean-Architecture-Template
🧹 Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box
helldivers-2/api
A community driven API for Helldivers 2
Universalis-FFXIV/Universalis
A crowdsourced market board API for FFXIV.
microsoft/TailwindTraders-Backend
Tailwind Traders Backend Services
Version Downloads Last Updated
8.2.1 42,926,146 1/3/2024
8.2.1-pre-240103185829-60e9106 1,208 1/3/2024
8.2.0 2,648,431 12/5/2023
8.2.0-pre-231205215128-a2c1c8f 1,422 12/5/2023
8.2.0-pre-231205134623-36b4750 1,399 12/5/2023
8.2.0-pre-231204222617-7837255 1,381 12/4/2023
8.2.0-pre-231204170437-99f640f 1,448 12/4/2023
8.2.0-pre-231204094406-885f52c 1,362 12/4/2023
8.2.0-pre-231204084751-4d19b42 1,411 12/4/2023
8.2.0-pre-231128134008-9a7dad2 1,958 11/28/2023
8.1.1 860,903 11/28/2023
8.1.1-pre-231128114341-17bb2a0 1,391 11/28/2023
8.1.0 3,843,707 10/29/2023
8.1.0-pre-231028004937-71a8668 2,872 10/28/2023
8.0.1 18,353,074 7/18/2023
8.0.1-pre-230718073955-ea794f6 1,968 7/18/2023
8.0.1-pre-230718042806-718dffc 1,906 7/18/2023
8.0.0 11,895,160 2/17/2023
8.0.0-pre-230212122408-a055f5b 6,170 2/12/2023
8.0.0-pre-230210074852-a7c1277 1,964 2/10/2023
8.0.0-pre-230209100041-c35ac64 3,809 2/9/2023
8.0.0-pre-230209074620-4f8f59c 1,962 2/9/2023
8.0.0-pre-230203154858-4bf76fb 2,898 2/3/2023
8.0.0-pre-230203125716-1813839 1,917 2/3/2023
8.0.0-pre-230203073826-06c2e2f 3,061 2/3/2023
8.0.0-pre-230201062733-ece2743 2,093 2/1/2023
8.0.0-pre-230127154206-9ec9e9b 4,178 1/27/2023
8.0.0-pre-230127124604-8b7c7e1 1,862 1/27/2023
8.0.0-pre-230127111923-d72115a 1,967 1/27/2023
8.0.0-pre-230127084218-90f4311 1,895 1/27/2023
8.0.0-pre-230127075825-bfc1041 2,013 1/27/2023
8.0.0-pre-230126143551-210a1ab 1,958 1/26/2023
8.0.0-pre-230119065217-312c2e9 5,319 1/19/2023
8.0.0-pre-230116052305-1ed397b 2,844 1/16/2023
8.0.0-pre-230102092516-2351266 7,576 1/2/2023
8.0.0-pre-230101195105-9f23889 1,945 1/1/2023
8.0.0-pre-230101084444-630935f 1,846 1/1/2023
8.0.0-pre-221231102537-13e7ac6 1,922 12/31/2022
8.0.0-pre-221231100152-fb39dcb 1,929 12/31/2022
8.0.0-pre-000351-fb39dcb 1,410 12/31/2022
8.0.0-pre-000347-e83cc87 1,405 12/30/2022
8.0.0-pre-000346-e83cc87 1,435 12/30/2022
8.0.0-pre-000342-4d6812e 2,146 12/29/2022
7.1.0-pre-000318-0479f53 37,827 11/15/2022
7.1.0-pre-000310-9c9e1e9 6,072 11/7/2022
7.1.0-pre-000307-f980713 3,513 10/27/2022
7.0.0 15,688,353 10/26/2022
7.0.0-pre-000305-75cc817 6,709 10/17/2022
7.0.0-pre-000304-cbb305a 1,945 10/17/2022
7.0.0-pre-000303-5a44ada 2,245 10/16/2022
7.0.0-pre-000301-06c5932 2,242 10/13/2022
7.0.0-pre-000298-4b8d3e7 2,025 10/13/2022
7.0.0-pre-000297-7068d28 1,887 10/13/2022
7.0.0-pre-000296-5b1a1c4 38,989 10/5/2022
7.0.0-pre-000294-486fcd8 1,958 10/5/2022
7.0.0-pre-000293-d13fe06 2,341 10/4/2022
7.0.0-pre-000292-88fbe2a 2,080 10/4/2022
7.0.0-pre-000288-4688bd3 2,481 10/2/2022
7.0.0-pre-000282-d90ebf3 3,201 9/28/2022
7.0.0-pre-000280-ce6d494 1,948 9/28/2022
7.0.0-pre-000277-6bc5023 1,994 9/27/2022
7.0.0-pre-000276-9e65611 2,127 9/23/2022
7.0.0-pre-000270-ee6c23e 2,014 9/23/2022
7.0.0-pre-000269-08d9f2c 1,937 9/22/2022
7.0.0-pre-000259-7317089 2,760 9/21/2022
7.0.0-pre-000244-66d82e6 2,044 9/19/2022
6.0.0 29,513,579 3/3/2022
6.0.0-pre-000234-4598e28 2,261 3/3/2022
6.0.0-pre-000233-0dd30d3 3,091 3/2/2022
6.0.0-pre-000231-38d45fa 50,967 2/20/2022
6.0.0-pre-000223-ab9edeb 2,364 2/18/2022
5.1.0-pre-000215-c81d12d 19,784 1/22/2022
5.0.2 10,223,232 11/19/2021
5.0.2-pre-000210-fbf24c8 15,650 11/19/2021
5.0.1 14,700,499 8/19/2021
5.0.1-pre-000202-59e0610 2,708 8/19/2021
5.0.0 272,487 8/18/2021
5.0.0-pre-000201-8d79f11 6,027 7/30/2021
5.0.0-pre-000200-0afede9 2,839 7/30/2021
4.3.0-pre-000199-35f4961 3,045 7/29/2021
4.3.0-pre-000198-79466f7 2,716 7/29/2021
4.2.0 5,039,650 7/6/2021
4.2.0-pre-000195-ec10b08 2,744 7/6/2021
4.2.0-pre-000194-7aacfb0 2,696 7/6/2021
4.1.1 30,414,595 12/12/2020
4.1.1-pre-000180-1cfbebb 2,965 12/12/2020
4.1.0 20,115 12/12/2020
4.1.0-pre-000179-9582014 2,892 12/12/2020
4.1.0-pre-000171-15be8f3 7,011 12/6/2020
4.0.0 3,630,533 10/18/2020
4.0.0-pre-000158-d425fff 2,946 10/18/2020
4.0.0-pre-000134-2fea549 97,575 7/6/2020
3.6.0 7,218,589 6/19/2020
3.6.0-pre-000131-673cfe2 2,940 6/19/2020
3.6.0-pre-000129-bd91778 7,162 6/16/2020
3.5.0 6,081,611 3/9/2020
3.5.0-pre-000099-ee2bdbd 14,343 3/9/2020
3.5.0-pre-000098-f9cb93e 10,013 2/9/2020
3.4.0 2,364,437 12/26/2019
3.4.0-pre-000084-e9d0f37 2,911 12/26/2019
3.4.0-pre-000082-546478d 5,482 12/23/2019
3.4.0-pre-000081-1712a44 2,904 12/23/2019
3.4.0-pre-000079-eff2a83 2,974 12/22/2019
3.4.0-pre-000078-34a900d 2,902 12/22/2019
3.4.0-pre-000077-0ace5bd 2,947 12/20/2019
3.4.0-pre-000067-701dfdc 2,848 12/19/2019
3.3.1-pre-000052-0842664 4,685 12/13/2019
3.3.0 7,271,791 10/18/2019
3.3.0-pre-000042-252e89c 2,869 10/18/2019
3.2.1 527,224 10/2/2019
3.2.1-pre-000036-696f4ab 2,836 10/2/2019
3.2.0 14,037 10/1/2019
3.2.0-pre-000035-8d4cf7d 2,822 10/1/2019
3.2.0-pre-000032-9939133 2,806 9/25/2019
3.2.0-pre-000028-abe3225 2,835 9/25/2019
3.2.0-pre-000027-29e0fce 2,877 9/25/2019
3.1.5-pre-000023-d29ca37 3,397 9/24/2019
3.1.5-pre-000021-8c7b328 2,874 9/24/2019
3.1.5-pre-000020-5a2fc50 2,916 9/24/2019
3.1.4 2,268,333 6/20/2019
3.1.4-pre-000016-95d0170 2,850 6/20/2019
3.1.3 386,372 5/30/2019
3.1.3-pre-000009-505a08e 2,950 5/29/2019
3.1.3-cb-000009-505a08e 2,884 5/29/2019
3.1.2 13,240,963 4/27/2019
3.1.2-pre-006681-4f8ce09 6,383 4/23/2019
3.1.1 204,687 4/10/2019
3.1.1-pre-006463-cd3cd18 2,876 4/10/2019
3.1.0 179,113 3/29/2019
3.1.0-pre-006304-959164e 2,870 3/27/2019
3.1.0-pre-006267-9aac888 5,866 3/22/2019
3.1.0-pre-006177-d35e0b8 3,089 3/15/2019
3.0.3 486,339 2/11/2019
3.0.2 10,019 2/7/2019
3.0.1 6,274 2/6/2019
3.0.0 100,462 2/5/2019
3.0.0-pre-005830-d9493da 3,053 2/4/2019
3.0.0-pre-005828-27b7100 2,979 2/4/2019
3.0.0-pre-005823-68ad8e2 2,918 2/4/2019
3.0.0-pre-005803-4289c4a 2,953 2/1/2019
3.0.0-pre-005801-6f306bc 3,065 1/31/2019
3.0.0-pre-005800-ec1da05 3,047 1/31/2019
3.0.0-pre-005795-6aca95b 3,017 1/30/2019
3.0.0-pre-005647-e277cbe 4,541 1/9/2019
2.1.3 1,896,523 9/25/2018
2.1.3-pre-005238-380e4ab 3,137 9/25/2018
2.1.2 43,979 9/6/2018
2.1.2-pre-005131-012bc01 3,312 9/6/2018
2.1.1-pre-004445-bc00b93 7,723 5/25/2018
2.1.0 877,341 4/13/2018
2.1.0-pre-003985-910fb52 3,567 4/11/2018
2.1.0-pre-003982-37c9f93 3,337 4/11/2018
2.0.0 367,802 2/26/2018
2.0.0-pre-003523-49de0a3 4,692 2/22/2018
2.0.0-pre-003112-3de1c34 5,392 2/7/2018
2.0.0-pre-003077-0447c86 4,534 2/5/2018
2.0.0-pre-003054-ffb96c7 3,684 2/1/2018
2.0.0-pre-003051-6f12a46 3,727 2/1/2018
2.0.0-pre-003009-4e26344 11,628 1/27/2018
2.0.0-pre-002968-9fcb8aa 3,524 1/25/2018
1.3.6-rc 34,085 5/5/2017
1.3.5 207,462 3/18/2017
1.3.4 11,054 3/10/2017
1.3.4-beta 2,580 1/16/2017
1.2.4 10,635 11/9/2016
1.2.3 3,018 10/31/2016
1.2.2.1 18,896 8/20/2016
1.1.4 3,898 7/14/2016
1.1.3 3,585 6/1/2016
1.1.2 2,808 5/21/2016
1.1.1 3,004 4/25/2016
1.1.0 3,100 3/8/2016
0.0.11 9,489 1/11/2016
0.0.10 2,629 12/19/2015
0.0.9 2,773 12/4/2015
0.0.8 2,797 12/2/2015
0.0.7 2,887 11/26/2015
0.0.6 2,776 11/18/2015
0.0.5 3,465 11/6/2015
0.0.3 2,957 4/15/2015

* 2.1.3
- Fixed wrong case used for metric type in the export data format. Should always be lowercase. #96
* 2.1.2
- Fixed potential conflict when using pushgateway and also other exporter libraries (see #89)
* 2.1.1
- Various minor fixes (see issues on GitHub for details).
* 2.1.0
- Add MetricOptions and subclasses for more extensible API (old API surface remains available)
- Add SuppressInitialValue to metric configuration (ref https://www.robustperception.io/existential-issues-with-metrics/)
- Add .WithLabels() as alternative to .Labels() for fewer annoying Intellisense conflicts.
* 2.0.0
- Targeting .NET Standard 2.0 as minimum version (.NET Framework 4.6.1, .NET Core 2.0 and Mono 5.4)
- Added ASP.NET Core middlware
- Added possibility to signal a failed scrape from on-demand collectors
- Removed dependency on Reactive Extensions
- Minor breaking changes to API
- Performance improvements for hot-path code
- Removed mostly obsolete PerfCounterCollector class
- Fixed NuGet package contents to remove assemblies from dependencies
- Various minor fixes (see issues on GitHub for details)
* 1.3.4
- Added support for .NET 4.5 using System.Reactive 3.1.1.
- .NET 4.0 support continues to target Rx 2.5
* 1.2.4:
- Fixed MetricPusher not flushing metrics when stopped
* 1.2.3:
- Fixed label values escaping for ASCII formatter
* 1.2.2:
- PushGateway support
- Various internal improvements (replaced locks with Interlocked operations)    
* 1.1.4:
- Fixed some metrics not updating, added process ID metric
- Replaced lock statements in Counter and Gauge with CAS
* 1.1.3:
- optionally use https in MetricServer
* 1.1.2:
- using UTF-8 in text formatter
- catching exceptions in MetricServer http loop
* 1.1.1:
- disposing of MetricServer loop on Stop()
* 1.1.0:
- Renamed some metric names to be in-line with prometheus guidelines (breaking change as far as the exported metrics are concerned)
* 1.0.0:
- Add CPU, num handles, start time, num threads metrics to dot net stats collector
- Made DotNetStatsCollector default (previously it was PerfCounterCollector)
* 0.0.11:
- Summary metric ported from go
* 0.0.10:
- Fix header writing order
* 0.0.9:
- Generalise scraping so it can be called externally without using the embedded http handler
* 0.0.8:
- Introduced interfaces for all the metrics to make unlabelled collectors and their children polymorph
* 0.0.7:
- Added the notion of OnDemandCollectors + a DotNetStatsCollector to avoid having to use .net perf counters
* 0.0.6:
- Do not create unlabelled metric if label names are specified
* 0.0.5:
- Allow specifying hostname in URL
- Fix null ref exception if 'Accept' header is not specified
* 0.0.3 - initial version