using System; using InfluxDB.Client; using InfluxDB.Client.Api.Domain; using InfluxDB.Client.Core; using InfluxDB.Client.Writes; using Task = System.Threading.Tasks.Task; namespace Examples { public static class
InfluxDB 2.x C# Client. Contribute to influxdata/influxdb-client-csharp development by creating an account on GitHub.
Client Version:InfluxDB.Client, 1.12.0 InfluxDB Version:quay.io/influxdb/influxdb:2.0.0-rcVersion 2.0.0 (5304b77) Platform: Windows 10 1909 GF-Huangmentioned this issueOct 23, 2020 writeApi.WritePointsAsync write thousands data points one time occur timeout exception then InfluxDB docker con...
Why does InfluxDBClientOptions.Builder.AuthenticateToken not accept string parameter? "token".ToCharArray() is meaningless do by API user. Activity bednar commented on Aug 18, 2020 bednar on Aug 18, 2020 Contributor Hi @GF-Huang, thanks for your suggestion. Yes, you are right. The accepting...
The QueryAPI currently use orgID parameter for queries to InfluxDB 2.0, but influxdata/influxdb#13906 was closed => use org parameter in QueryApi.
(0x0). The InfluxDB does not specify "Retry-After". Use the default retryInterval: 25000 testhost Warning: 0 : The retriable error occurred during writing of data. Reason: 'unexpected error writing points to database: partial write: field type conflict: input field "used_percent" on ...
Closes #198 Closes #190 Proposed Changes Use InfluxDB OSS API definitions to generated APIs. Deprecated CreateAuthorizationAsync(Authorization authorization) Checklist CHANGELOG.md updated Re...
Bumps NodaTime from 3.1.2 to 3.1.3. Commits bfd3e3b Update to TZDB 2022d for release 3.1.3 See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don'...
Alternative to #99 I believe this is better approach (less coupling) The subject notification is synchronously therefore safe for use in this scenario.
Client/ScraperTargetsApi.cs 73.68% <71.11%> (-0.53%) ⬇️ Client/TelegrafsApi.cs 83.08% <72.91%> (-0.58%) ⬇️ Client/BucketsApi.cs 74.12% <74.46%> (+0.03%) ⬆️ Client/TasksApi.cs 88.42% <85.71%> (-0.35%) ⬇️ Client/AuthorizationsApi.cs 87.50% <89.47%> (+0.48%...