InfluxDB.LineProtocolWriter
1.0.4
InfluxDB Line Protocol writer for .NET with support for gzip compression and batch/aggregation to minimize I/O operations on the database.
Install-Package InfluxDB.LineProtocolWriter -Version 1.0.4
dotnet add package InfluxDB.LineProtocolWriter --version 1.0.4
<PackageReference Include="InfluxDB.LineProtocolWriter" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InfluxDB.LineProtocolWriter --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Minor bugfix to ignore empty payloads.
Dependencies
-
- System.Reactive.Linq (>= 3.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.