prometheus-net 2.0.0-pre-003054-ffb96c7

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.0.0-pre-003054-ffb96c7
                    
NuGet\Install-Package prometheus-net -Version 2.0.0-pre-003054-ffb96c7
                    
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.0.0-pre-003054-ffb96c7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="prometheus-net" Version="2.0.0-pre-003054-ffb96c7" />
                    
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.0.0-pre-003054-ffb96c7
                    
#r "nuget: prometheus-net, 2.0.0-pre-003054-ffb96c7"
                    
#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.0.0-pre-003054-ffb96c7
                    
#: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.0.0-pre-003054-ffb96c7&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=prometheus-net&version=2.0.0-pre-003054-ffb96c7&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 (156)

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 (27)

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
meysamhadeli/booking-modular-monolith
A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, Masstransit, and Aspire in .Net 9.
djluck/prometheus-net.DotNetRuntime
Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool) using the prometheus-net package
SlimPlanet/SlimFaas
SlimFaas : The slimmest and simplest Function As A Service
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.
Version Downloads Last Updated
8.2.1 35,982,621 1/3/2024
8.2.1-pre-240103185829-60e9106 1,147 1/3/2024
8.2.0 2,450,899 12/5/2023
8.2.0-pre-231205215128-a2c1c8f 1,367 12/5/2023
8.2.0-pre-231205134623-36b4750 1,339 12/5/2023
8.2.0-pre-231204222617-7837255 1,326 12/4/2023
8.2.0-pre-231204170437-99f640f 1,392 12/4/2023
8.2.0-pre-231204094406-885f52c 1,303 12/4/2023
8.2.0-pre-231204084751-4d19b42 1,354 12/4/2023
8.2.0-pre-231128134008-9a7dad2 1,903 11/28/2023
8.1.1 802,032 11/28/2023
8.1.1-pre-231128114341-17bb2a0 1,333 11/28/2023
8.1.0 3,503,583 10/29/2023
8.1.0-pre-231028004937-71a8668 2,818 10/28/2023
8.0.1 17,021,750 7/18/2023
8.0.1-pre-230718073955-ea794f6 1,892 7/18/2023
8.0.1-pre-230718042806-718dffc 1,853 7/18/2023
8.0.0 11,580,418 2/17/2023
8.0.0-pre-230212122408-a055f5b 6,090 2/12/2023
8.0.0-pre-230210074852-a7c1277 1,900 2/10/2023
8.0.0-pre-230209100041-c35ac64 3,738 2/9/2023
8.0.0-pre-230209074620-4f8f59c 1,892 2/9/2023
8.0.0-pre-230203154858-4bf76fb 2,824 2/3/2023
8.0.0-pre-230203125716-1813839 1,849 2/3/2023
8.0.0-pre-230203073826-06c2e2f 3,004 2/3/2023
8.0.0-pre-230201062733-ece2743 2,018 2/1/2023
8.0.0-pre-230127154206-9ec9e9b 4,108 1/27/2023
8.0.0-pre-230127124604-8b7c7e1 1,803 1/27/2023
8.0.0-pre-230127111923-d72115a 1,889 1/27/2023
8.0.0-pre-230127084218-90f4311 1,823 1/27/2023
8.0.0-pre-230127075825-bfc1041 1,929 1/27/2023
8.0.0-pre-230126143551-210a1ab 1,896 1/26/2023
8.0.0-pre-230119065217-312c2e9 5,234 1/19/2023
8.0.0-pre-230116052305-1ed397b 2,781 1/16/2023
8.0.0-pre-230102092516-2351266 7,256 1/2/2023
8.0.0-pre-230101195105-9f23889 1,877 1/1/2023
8.0.0-pre-230101084444-630935f 1,781 1/1/2023
8.0.0-pre-221231102537-13e7ac6 1,858 12/31/2022
8.0.0-pre-221231100152-fb39dcb 1,854 12/31/2022
8.0.0-pre-000351-fb39dcb 1,363 12/31/2022
8.0.0-pre-000347-e83cc87 1,356 12/30/2022
8.0.0-pre-000346-e83cc87 1,390 12/30/2022
8.0.0-pre-000342-4d6812e 2,069 12/29/2022
7.1.0-pre-000318-0479f53 37,703 11/15/2022
7.1.0-pre-000310-9c9e1e9 6,000 11/7/2022
7.1.0-pre-000307-f980713 3,446 10/27/2022
7.0.0 15,221,284 10/26/2022
7.0.0-pre-000305-75cc817 6,466 10/17/2022
7.0.0-pre-000304-cbb305a 1,873 10/17/2022
7.0.0-pre-000303-5a44ada 2,160 10/16/2022
7.0.0-pre-000301-06c5932 2,168 10/13/2022
7.0.0-pre-000298-4b8d3e7 1,953 10/13/2022
7.0.0-pre-000297-7068d28 1,816 10/13/2022
7.0.0-pre-000296-5b1a1c4 37,118 10/5/2022
7.0.0-pre-000294-486fcd8 1,894 10/5/2022
7.0.0-pre-000293-d13fe06 2,268 10/4/2022
7.0.0-pre-000292-88fbe2a 2,003 10/4/2022
7.0.0-pre-000288-4688bd3 2,405 10/2/2022
7.0.0-pre-000282-d90ebf3 3,104 9/28/2022
7.0.0-pre-000280-ce6d494 1,860 9/28/2022
7.0.0-pre-000277-6bc5023 1,922 9/27/2022
7.0.0-pre-000276-9e65611 2,052 9/23/2022
7.0.0-pre-000270-ee6c23e 1,942 9/23/2022
7.0.0-pre-000269-08d9f2c 1,865 9/22/2022
7.0.0-pre-000259-7317089 2,694 9/21/2022
7.0.0-pre-000244-66d82e6 1,980 9/19/2022
6.0.0 28,286,879 3/3/2022
6.0.0-pre-000234-4598e28 2,191 3/3/2022
6.0.0-pre-000233-0dd30d3 3,008 3/2/2022
6.0.0-pre-000231-38d45fa 50,850 2/20/2022
6.0.0-pre-000223-ab9edeb 2,282 2/18/2022
5.1.0-pre-000215-c81d12d 19,495 1/22/2022
5.0.2 10,025,427 11/19/2021
5.0.2-pre-000210-fbf24c8 14,600 11/19/2021
5.0.1 14,390,110 8/19/2021
5.0.1-pre-000202-59e0610 2,609 8/19/2021
5.0.0 265,516 8/18/2021
5.0.0-pre-000201-8d79f11 5,862 7/30/2021
5.0.0-pre-000200-0afede9 2,757 7/30/2021
4.3.0-pre-000199-35f4961 2,940 7/29/2021
4.3.0-pre-000198-79466f7 2,645 7/29/2021
4.2.0 4,962,717 7/6/2021
4.2.0-pre-000195-ec10b08 2,655 7/6/2021
4.2.0-pre-000194-7aacfb0 2,617 7/6/2021
4.1.1 29,839,926 12/12/2020
4.1.1-pre-000180-1cfbebb 2,881 12/12/2020
4.1.0 19,953 12/12/2020
4.1.0-pre-000179-9582014 2,812 12/12/2020
4.1.0-pre-000171-15be8f3 6,923 12/6/2020
4.0.0 3,578,818 10/18/2020
4.0.0-pre-000158-d425fff 2,857 10/18/2020
4.0.0-pre-000134-2fea549 94,927 7/6/2020
3.6.0 7,127,422 6/19/2020
3.6.0-pre-000131-673cfe2 2,867 6/19/2020
3.6.0-pre-000129-bd91778 7,081 6/16/2020
3.5.0 6,000,402 3/9/2020
3.5.0-pre-000099-ee2bdbd 14,280 3/9/2020
3.5.0-pre-000098-f9cb93e 9,920 2/9/2020
3.4.0 2,340,658 12/26/2019
3.4.0-pre-000084-e9d0f37 2,838 12/26/2019
3.4.0-pre-000082-546478d 5,396 12/23/2019
3.4.0-pre-000081-1712a44 2,839 12/23/2019
3.4.0-pre-000079-eff2a83 2,896 12/22/2019
3.4.0-pre-000078-34a900d 2,825 12/22/2019
3.4.0-pre-000077-0ace5bd 2,874 12/20/2019
3.4.0-pre-000067-701dfdc 2,776 12/19/2019
3.3.1-pre-000052-0842664 4,575 12/13/2019
3.3.0 6,988,781 10/18/2019
3.3.0-pre-000042-252e89c 2,783 10/18/2019
3.2.1 522,765 10/2/2019
3.2.1-pre-000036-696f4ab 2,770 10/2/2019
3.2.0 13,478 10/1/2019
3.2.0-pre-000035-8d4cf7d 2,755 10/1/2019
3.2.0-pre-000032-9939133 2,738 9/25/2019
3.2.0-pre-000028-abe3225 2,760 9/25/2019
3.2.0-pre-000027-29e0fce 2,799 9/25/2019
3.1.5-pre-000023-d29ca37 3,313 9/24/2019
3.1.5-pre-000021-8c7b328 2,807 9/24/2019
3.1.5-pre-000020-5a2fc50 2,845 9/24/2019
3.1.4 2,232,624 6/20/2019
3.1.4-pre-000016-95d0170 2,776 6/20/2019
3.1.3 384,738 5/30/2019
3.1.3-pre-000009-505a08e 2,882 5/29/2019
3.1.3-cb-000009-505a08e 2,814 5/29/2019
3.1.2 12,090,870 4/27/2019
3.1.2-pre-006681-4f8ce09 6,312 4/23/2019
3.1.1 203,946 4/10/2019
3.1.1-pre-006463-cd3cd18 2,805 4/10/2019
3.1.0 175,479 3/29/2019
3.1.0-pre-006304-959164e 2,807 3/27/2019
3.1.0-pre-006267-9aac888 5,802 3/22/2019
3.1.0-pre-006177-d35e0b8 3,009 3/15/2019
3.0.3 484,182 2/11/2019
3.0.2 9,944 2/7/2019
3.0.1 6,208 2/6/2019
3.0.0 99,740 2/5/2019
3.0.0-pre-005830-d9493da 2,977 2/4/2019
3.0.0-pre-005828-27b7100 2,911 2/4/2019
3.0.0-pre-005823-68ad8e2 2,845 2/4/2019
3.0.0-pre-005803-4289c4a 2,882 2/1/2019
3.0.0-pre-005801-6f306bc 2,996 1/31/2019
3.0.0-pre-005800-ec1da05 2,979 1/31/2019
3.0.0-pre-005795-6aca95b 2,943 1/30/2019
3.0.0-pre-005647-e277cbe 4,468 1/9/2019
2.1.3 1,877,036 9/25/2018
2.1.3-pre-005238-380e4ab 3,069 9/25/2018
2.1.2 43,843 9/6/2018
2.1.2-pre-005131-012bc01 3,217 9/6/2018
2.1.1-pre-004445-bc00b93 7,619 5/25/2018
2.1.0 863,438 4/13/2018
2.1.0-pre-003985-910fb52 3,453 4/11/2018
2.1.0-pre-003982-37c9f93 3,224 4/11/2018
2.0.0 355,530 2/26/2018
2.0.0-pre-003523-49de0a3 4,601 2/22/2018
2.0.0-pre-003112-3de1c34 5,260 2/7/2018
2.0.0-pre-003077-0447c86 4,434 2/5/2018
2.0.0-pre-003054-ffb96c7 3,540 2/1/2018
2.0.0-pre-003051-6f12a46 3,624 2/1/2018
2.0.0-pre-003009-4e26344 11,506 1/27/2018
2.0.0-pre-002968-9fcb8aa 3,433 1/25/2018
1.3.6-rc 33,767 5/5/2017
1.3.5 206,332 3/18/2017
1.3.4 10,947 3/10/2017
1.3.4-beta 2,511 1/16/2017
1.2.4 10,549 11/9/2016
1.2.3 2,943 10/31/2016
1.2.2.1 18,782 8/20/2016
1.1.4 3,789 7/14/2016
1.1.3 3,508 6/1/2016
1.1.2 2,731 5/21/2016
1.1.1 2,928 4/25/2016
1.1.0 3,027 3/8/2016
0.0.11 8,805 1/11/2016
0.0.10 2,558 12/19/2015
0.0.9 2,689 12/4/2015
0.0.8 2,725 12/2/2015
0.0.7 2,823 11/26/2015
0.0.6 2,711 11/18/2015
0.0.5 3,361 11/6/2015
0.0.3 2,886 4/15/2015

* 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