client implementation for sending and retrieving values from and to any graphite server.
Info
Version: | 3.1.0-beta-202304031 |
Author(s): | ahd GmbH & Co. KG |
Last Update: | Monday, April 3, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ahdde/graphite.net |
NuGet Url: | https://www.nuget.org/packages/ahd.Graphite |
Install
Install-Package ahd.Graphite
dotnet add package ahd.Graphite
paket add ahd.Graphite
ahd.Graphite Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.ObjectPool(>= 3.1.4)
- Newtonsoft.Json(>= 12.0.3)
- Razorvine.Pickle(>= 1.0.0)
Tags