opentelemetry-dotnet-instrumentation icon indicating copy to clipboard operation
opentelemetry-dotnet-instrumentation copied to clipboard

Support `OTEL_METRIC_EXPORT_INTERVAL` and `OTEL_METRIC_EXPORT_TIMEOUT` via SDK

Open pellared opened this issue 3 years ago • 2 comments
trafficstars

Related issue in SDK: https://github.com/open-telemetry/opentelemetry-dotnet/issues/3417

We want to leverage the SDK to support OTEL_METRIC_EXPORT_INTERVAL and OTEL_METRIC_EXPORT_TIMEOUT. We want to remove the implementation of OTEL_METRIC_EXPORT_INTERVAL on our side.

pellared avatar Jul 01 '22 08:07 pellared

PR in SDK: https://github.com/open-telemetry/opentelemetry-dotnet/pull/3424

pellared avatar Jul 01 '22 08:07 pellared

We are waiting for an SDK release to have it integrated.

pellared avatar Jul 20 '22 09:07 pellared