InfluxDB.Client.Buffered
1.4.0
Adds a buffer on top of InfluxDB 2.0 client. Pushing to metrics server happens when buffer is full or flush interval is reached.
Install-Package InfluxDB.Client.Buffered -Version 1.4.0
dotnet add package InfluxDB.Client.Buffered --version 1.4.0
<PackageReference Include="InfluxDB.Client.Buffered" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InfluxDB.Client.Buffered --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: InfluxDB.Client.Buffered, 1.4.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Buffered.Channel (>= 1.0.0)
- InfluxDB.Client (>= 1.4.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on InfluxDB.Client.Buffered:
Package | Downloads |
---|---|
InfluxDB.Client.Buffered.Extensions
Adds a buffer on top of InfluxDB 2.0 client. Pushing to metrics server happens when buffer is full or flush interval is reached.
|
GitHub repositories
This package is not used by any popular GitHub repositories.