InfluxDB.Client.Buffered.Extensions
1.4.3
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.Extensions -Version 1.4.3
dotnet add package InfluxDB.Client.Buffered.Extensions --version 1.4.3
<PackageReference Include="InfluxDB.Client.Buffered.Extensions" Version="1.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InfluxDB.Client.Buffered.Extensions --version 1.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: InfluxDB.Client.Buffered.Extensions, 1.4.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 2.1
- InfluxDB.Client.Buffered (>= 1.4.0)
-
.NETCoreApp 3.1
- InfluxDB.Client.Buffered (>= 1.4.0)
-
.NETFramework 4.6.1
- InfluxDB.Client.Buffered (>= 1.4.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.2.0)
-
.NETStandard 2.0
- InfluxDB.Client.Buffered (>= 1.4.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.2.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.