Exporter.InfluxDB-1.0.0-alpha.11
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
-
NuGet: OpenTelemetry.Exporter.InfluxDB v1.0.0-alpha.11
- Write metrics synchronously and report
ExportResult.Failurewhen a write to
InfluxDB fails, so the SDK applies backpressure instead of growing an unbounded
in-memory buffer while InfluxDB is unavailable. TheFlushIntervaloption is
deprecated as it no longer applies.
(#4861)
See CHANGELOG for details.
- Write metrics synchronously and report