A minimal metrics collection API for InfluxDB.
Info
Version: | 1.2.0-dev-00029 |
Author(s): | influxdb-csharp Contributors |
Last Update: | Thursday, April 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/influxdata/influxdb-csharp |
NuGet Url: | https://www.nuget.org/packages/InfluxDB.Collector |
Install
Install-Package InfluxDB.Collector
dotnet add package InfluxDB.Collector
paket add InfluxDB.Collector
InfluxDB.Collector Download (Unzip the "nupkg" after downloading)
Dependencies
- InfluxDB.LineProtocol(>= 1.2.000018)
- System.Collections(>= 4.3.0)
- System.Console(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Net.Http(>= 4.3.3)
- System.Net.Sockets(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Threading(>= 4.3.0)
Tags