prometheus-net 3.0.0-pre-005795-6aca95b

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

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,901,770 1/3/2024
8.2.1-pre-240103185829-60e9106 1,146 1/3/2024
8.2.0 2,449,228 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,353 12/4/2023
8.2.0-pre-231128134008-9a7dad2 1,903 11/28/2023
8.1.1 801,171 11/28/2023
8.1.1-pre-231128114341-17bb2a0 1,333 11/28/2023
8.1.0 3,493,692 10/29/2023
8.1.0-pre-231028004937-71a8668 2,817 10/28/2023
8.0.1 16,989,124 7/18/2023
8.0.1-pre-230718073955-ea794f6 1,892 7/18/2023
8.0.1-pre-230718042806-718dffc 1,851 7/18/2023
8.0.0 11,576,289 2/17/2023
8.0.0-pre-230212122408-a055f5b 6,089 2/12/2023
8.0.0-pre-230210074852-a7c1277 1,899 2/10/2023
8.0.0-pre-230209100041-c35ac64 3,737 2/9/2023
8.0.0-pre-230209074620-4f8f59c 1,891 2/9/2023
8.0.0-pre-230203154858-4bf76fb 2,822 2/3/2023
8.0.0-pre-230203125716-1813839 1,848 2/3/2023
8.0.0-pre-230203073826-06c2e2f 3,003 2/3/2023
8.0.0-pre-230201062733-ece2743 2,017 2/1/2023
8.0.0-pre-230127154206-9ec9e9b 4,104 1/27/2023
8.0.0-pre-230127124604-8b7c7e1 1,802 1/27/2023
8.0.0-pre-230127111923-d72115a 1,887 1/27/2023
8.0.0-pre-230127084218-90f4311 1,822 1/27/2023
8.0.0-pre-230127075825-bfc1041 1,928 1/27/2023
8.0.0-pre-230126143551-210a1ab 1,895 1/26/2023
8.0.0-pre-230119065217-312c2e9 5,233 1/19/2023
8.0.0-pre-230116052305-1ed397b 2,780 1/16/2023
8.0.0-pre-230102092516-2351266 7,255 1/2/2023
8.0.0-pre-230101195105-9f23889 1,876 1/1/2023
8.0.0-pre-230101084444-630935f 1,779 1/1/2023
8.0.0-pre-221231102537-13e7ac6 1,857 12/31/2022
8.0.0-pre-221231100152-fb39dcb 1,853 12/31/2022
8.0.0-pre-000351-fb39dcb 1,362 12/31/2022
8.0.0-pre-000347-e83cc87 1,354 12/30/2022
8.0.0-pre-000346-e83cc87 1,389 12/30/2022
8.0.0-pre-000342-4d6812e 2,068 12/29/2022
7.1.0-pre-000318-0479f53 37,701 11/15/2022
7.1.0-pre-000310-9c9e1e9 5,998 11/7/2022
7.1.0-pre-000307-f980713 3,444 10/27/2022
7.0.0 15,212,578 10/26/2022
7.0.0-pre-000305-75cc817 6,464 10/17/2022
7.0.0-pre-000304-cbb305a 1,872 10/17/2022
7.0.0-pre-000303-5a44ada 2,159 10/16/2022
7.0.0-pre-000301-06c5932 2,166 10/13/2022
7.0.0-pre-000298-4b8d3e7 1,951 10/13/2022
7.0.0-pre-000297-7068d28 1,815 10/13/2022
7.0.0-pre-000296-5b1a1c4 37,116 10/5/2022
7.0.0-pre-000294-486fcd8 1,893 10/5/2022
7.0.0-pre-000293-d13fe06 2,267 10/4/2022
7.0.0-pre-000292-88fbe2a 2,002 10/4/2022
7.0.0-pre-000288-4688bd3 2,403 10/2/2022
7.0.0-pre-000282-d90ebf3 3,103 9/28/2022
7.0.0-pre-000280-ce6d494 1,858 9/28/2022
7.0.0-pre-000277-6bc5023 1,921 9/27/2022
7.0.0-pre-000276-9e65611 2,051 9/23/2022
7.0.0-pre-000270-ee6c23e 1,940 9/23/2022
7.0.0-pre-000269-08d9f2c 1,863 9/22/2022
7.0.0-pre-000259-7317089 2,693 9/21/2022
7.0.0-pre-000244-66d82e6 1,979 9/19/2022
6.0.0 28,272,032 3/3/2022
6.0.0-pre-000234-4598e28 2,189 3/3/2022
6.0.0-pre-000233-0dd30d3 3,007 3/2/2022
6.0.0-pre-000231-38d45fa 50,849 2/20/2022
6.0.0-pre-000223-ab9edeb 2,281 2/18/2022
5.1.0-pre-000215-c81d12d 19,494 1/22/2022
5.0.2 10,021,812 11/19/2021
5.0.2-pre-000210-fbf24c8 14,586 11/19/2021
5.0.1 14,386,806 8/19/2021
5.0.1-pre-000202-59e0610 2,608 8/19/2021
5.0.0 265,030 8/18/2021
5.0.0-pre-000201-8d79f11 5,856 7/30/2021
5.0.0-pre-000200-0afede9 2,756 7/30/2021
4.3.0-pre-000199-35f4961 2,939 7/29/2021
4.3.0-pre-000198-79466f7 2,644 7/29/2021
4.2.0 4,961,729 7/6/2021
4.2.0-pre-000195-ec10b08 2,653 7/6/2021
4.2.0-pre-000194-7aacfb0 2,616 7/6/2021
4.1.1 29,830,089 12/12/2020
4.1.1-pre-000180-1cfbebb 2,879 12/12/2020
4.1.0 19,951 12/12/2020
4.1.0-pre-000179-9582014 2,808 12/12/2020
4.1.0-pre-000171-15be8f3 6,917 12/6/2020
4.0.0 3,578,215 10/18/2020
4.0.0-pre-000158-d425fff 2,855 10/18/2020
4.0.0-pre-000134-2fea549 94,920 7/6/2020
3.6.0 7,126,240 6/19/2020
3.6.0-pre-000131-673cfe2 2,865 6/19/2020
3.6.0-pre-000129-bd91778 7,079 6/16/2020
3.5.0 5,998,974 3/9/2020
3.5.0-pre-000099-ee2bdbd 14,278 3/9/2020
3.5.0-pre-000098-f9cb93e 9,914 2/9/2020
3.4.0 2,339,897 12/26/2019
3.4.0-pre-000084-e9d0f37 2,835 12/26/2019
3.4.0-pre-000082-546478d 5,394 12/23/2019
3.4.0-pre-000081-1712a44 2,837 12/23/2019
3.4.0-pre-000079-eff2a83 2,894 12/22/2019
3.4.0-pre-000078-34a900d 2,822 12/22/2019
3.4.0-pre-000077-0ace5bd 2,871 12/20/2019
3.4.0-pre-000067-701dfdc 2,774 12/19/2019
3.3.1-pre-000052-0842664 4,573 12/13/2019
3.3.0 6,985,780 10/18/2019
3.3.0-pre-000042-252e89c 2,781 10/18/2019
3.2.1 522,742 10/2/2019
3.2.1-pre-000036-696f4ab 2,767 10/2/2019
3.2.0 13,470 10/1/2019
3.2.0-pre-000035-8d4cf7d 2,754 10/1/2019
3.2.0-pre-000032-9939133 2,736 9/25/2019
3.2.0-pre-000028-abe3225 2,756 9/25/2019
3.2.0-pre-000027-29e0fce 2,796 9/25/2019
3.1.5-pre-000023-d29ca37 3,311 9/24/2019
3.1.5-pre-000021-8c7b328 2,805 9/24/2019
3.1.5-pre-000020-5a2fc50 2,843 9/24/2019
3.1.4 2,230,944 6/20/2019
3.1.4-pre-000016-95d0170 2,774 6/20/2019
3.1.3 384,694 5/30/2019
3.1.3-pre-000009-505a08e 2,880 5/29/2019
3.1.3-cb-000009-505a08e 2,811 5/29/2019
3.1.2 12,081,059 4/27/2019
3.1.2-pre-006681-4f8ce09 6,310 4/23/2019
3.1.1 203,929 4/10/2019
3.1.1-pre-006463-cd3cd18 2,803 4/10/2019
3.1.0 175,373 3/29/2019
3.1.0-pre-006304-959164e 2,805 3/27/2019
3.1.0-pre-006267-9aac888 5,800 3/22/2019
3.1.0-pre-006177-d35e0b8 3,006 3/15/2019
3.0.3 484,170 2/11/2019
3.0.2 9,942 2/7/2019
3.0.1 6,206 2/6/2019
3.0.0 99,735 2/5/2019
3.0.0-pre-005830-d9493da 2,974 2/4/2019
3.0.0-pre-005828-27b7100 2,909 2/4/2019
3.0.0-pre-005823-68ad8e2 2,843 2/4/2019
3.0.0-pre-005803-4289c4a 2,880 2/1/2019
3.0.0-pre-005801-6f306bc 2,994 1/31/2019
3.0.0-pre-005800-ec1da05 2,975 1/31/2019
3.0.0-pre-005795-6aca95b 2,941 1/30/2019
3.0.0-pre-005647-e277cbe 4,466 1/9/2019
2.1.3 1,876,262 9/25/2018
2.1.3-pre-005238-380e4ab 3,067 9/25/2018
2.1.2 43,840 9/6/2018
2.1.2-pre-005131-012bc01 3,214 9/6/2018
2.1.1-pre-004445-bc00b93 7,613 5/25/2018
2.1.0 863,419 4/13/2018
2.1.0-pre-003985-910fb52 3,447 4/11/2018
2.1.0-pre-003982-37c9f93 3,220 4/11/2018
2.0.0 355,301 2/26/2018
2.0.0-pre-003523-49de0a3 4,596 2/22/2018
2.0.0-pre-003112-3de1c34 5,254 2/7/2018
2.0.0-pre-003077-0447c86 4,428 2/5/2018
2.0.0-pre-003054-ffb96c7 3,534 2/1/2018
2.0.0-pre-003051-6f12a46 3,618 2/1/2018
2.0.0-pre-003009-4e26344 11,502 1/27/2018
2.0.0-pre-002968-9fcb8aa 3,429 1/25/2018
1.3.6-rc 33,758 5/5/2017
1.3.5 206,257 3/18/2017
1.3.4 10,939 3/10/2017
1.3.4-beta 2,506 1/16/2017
1.2.4 10,544 11/9/2016
1.2.3 2,938 10/31/2016
1.2.2.1 18,777 8/20/2016
1.1.4 3,784 7/14/2016
1.1.3 3,503 6/1/2016
1.1.2 2,726 5/21/2016
1.1.1 2,922 4/25/2016
1.1.0 3,021 3/8/2016
0.0.11 8,745 1/11/2016
0.0.10 2,553 12/19/2015
0.0.9 2,684 12/4/2015
0.0.8 2,720 12/2/2015
0.0.7 2,816 11/26/2015
0.0.6 2,705 11/18/2015
0.0.5 3,351 11/6/2015
0.0.3 2,881 4/15/2015

* 3.0.0
* Added HTTP request metrics for ASP.NET Core.
- Breaking change: Gauge.Timer class public API changed.
- Breaking change: assemblies are now strong-named.
- Breaking change: removed "windows" from built-in metric names as they are not Windows-specific.
- Gauge.Timer was made more general-purpose and also applies to Histogram and Summary.
- metric.NewTimer() for easy one-line timer creation
- IObserver abstraction to represent "either Summary or Histogram"
- Somewhat more realistic examples in readme.
* 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