JustEat.StatsD 5.0.1
JustEat.StatsD
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
andGauge
. - Supports tagging on
Increment
,Decrement
,Timing
andGauge
. - 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>
orAction<T>
, or a code block inside ausing
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.
Showing the top 20 packages that depend on JustEat.StatsD.
Packages | Downloads |
---|---|
Akka.Monitoring.StatsD
StatsD monitoring support for Akka.NET actors.
|
43 |
Akka.Monitoring.StatsD
StatsD monitoring support for Akka.NET actors.
|
11 |
https://github.com/justeattakeaway/JustEat.StatsD/releases
.NET Framework 4.6.2
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- System.Memory (>= 4.5.1)
.NET 6.0
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- System.Memory (>= 4.5.1)
Version | Downloads | Last updated |
---|---|---|
5.0.1 | 5 | 05/22/2024 |
5.0.0 | 12 | 02/15/2024 |
4.2.0 | 48 | 06/30/2022 |
4.1.0 | 24 | 03/30/2022 |
4.0.1 | 3 | 07/06/2022 |
4.0.0 | 8 | 07/04/2022 |
4.0.0-beta01 | 9 | 07/03/2022 |
3.2.2 | 12 | 07/05/2022 |
3.2.1 | 10 | 07/04/2022 |
3.2.0 | 10 | 07/05/2022 |
3.1.1 | 8 | 07/05/2022 |
3.1.0-beta01 | 8 | 07/04/2022 |
3.0.0 | 32 | 07/05/2022 |
2.1.0 | 9 | 07/19/2022 |
2.0.0 | 7 | 07/12/2022 |
1.1.0 | 8 | 07/12/2022 |
1.0.5.56 | 5 | 07/01/2022 |
1.0.4.35 | 9 | 07/01/2022 |
1.0.3.27 | 7 | 07/01/2022 |
1.0.3.15 | 6 | 07/01/2022 |
1.0.2.13 | 7 | 07/01/2022 |
1.0.1.7 | 8 | 07/03/2022 |