Skip to content

Exporter.InfluxDB-1.0.0-alpha.11

Pre-release
Pre-release

Choose a tag to compare

@otelbot-dotnet-contrib otelbot-dotnet-contrib released this 24 Jul 11:18
Immutable release. Only release title and notes can be modified.
4316c50
  • NuGet: OpenTelemetry.Exporter.InfluxDB v1.0.0-alpha.11

    • Write metrics synchronously and report ExportResult.Failure when a write to
      InfluxDB fails, so the SDK applies backpressure instead of growing an unbounded
      in-memory buffer while InfluxDB is unavailable. The FlushInterval option is
      deprecated as it no longer applies.
      (#4861)

    See CHANGELOG for details.