JustEat.StatsD 5.1.0

Prefix Reserved
dotnet add package JustEat.StatsD --version 5.1.0
                    
NuGet\Install-Package JustEat.StatsD -Version 5.1.0
                    
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="JustEat.StatsD" Version="5.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JustEat.StatsD" Version="5.1.0" />
                    
Directory.Packages.props
<PackageReference Include="JustEat.StatsD" />
                    
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 JustEat.StatsD --version 5.1.0
                    
#r "nuget: JustEat.StatsD, 5.1.0"
                    
#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.
#addin nuget:?package=JustEat.StatsD&version=5.1.0
                    
Install JustEat.StatsD as a Cake Addin
#tool nuget:?package=JustEat.StatsD&version=5.1.0
                    
Install JustEat.StatsD as a Cake Tool

JustEat.StatsD

NuGet version Build status codecov

Summary

A library to publish StatsD metrics from .NET applications to a server.

Features

  • Easy to use.
  • Robust and proven.
  • Tuned for high performance and low resource usage.
  • Supports standard StatsD primitives: Increment, Decrement, Timing and Gauge.
  • Supports tagging on Increment, Decrement, Timing and Gauge.
  • Supports sampling for cutting down of sends of high-volume metrics.
  • Helpers to make it easy to time a delegate such as a Func<T> or Action<T>, or a code block inside a using statement.
  • Send stats over UDP or IP.
  • Send stats to a server by name or IP address.

Feedback

Any feedback or issues for this library can be added to the issues in GitHub.

License

This package is licensed under the Apache 2.0 license.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 (6)

Showing the top 5 NuGet packages that depend on JustEat.StatsD:

Package Downloads
Pat.Subscriber.Telemetry.StatsD

Purplebricks message subscriber infrastructure: StatsD Monitoring Behaviour

Akka.Monitoring.StatsD

StatsD monitoring support for Akka.NET actors.

Bruteflow.Kafka.Stats

Package Description

JE.ApiExceptions.WebApi.StatsD

Drop in exception stats and logging for webapi

JE.EmbeddedChecks.StatsD

Embedding tests into applications to execute at run-time.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on JustEat.StatsD:

Repository Stars
tomkerkhove/promitor
Bringing Azure Monitor metrics where you need them.
petabridge/akka-monitoring
Monitoring system instrumentation for Akka.NET actor systems
Version Downloads Last updated
5.1.0 21,338 1/15/2025
5.0.1 216,793 4/23/2024
5.0.0 84,301 12/5/2023
4.2.0 2,534,783 11/10/2020
4.1.0 679,324 10/11/2019
4.0.1 442,076 4/8/2019
4.0.0 210,663 1/21/2019
4.0.0-beta01 1,561 12/18/2018
3.2.2 143,381 10/8/2018
3.2.1 2,832 10/3/2018
3.2.0 1,497 10/2/2018
3.1.1 18,306 8/6/2018
3.1.0-beta01 1,436 8/1/2018
3.0.0 37,519 6/20/2018
2.1.0 23,415 3/6/2018
2.0.0 15,334 2/22/2018
1.1.0 70,207 3/8/2017
1.0.5.56 159,057 2/26/2016
1.0.4.35 5,779 10/28/2015
1.0.3.27 2,208 10/28/2015
1.0.3.15 40,518 7/24/2015
1.0.2.13 3,391 7/24/2015
1.0.1.7 3,896 7/22/2015