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

OpenTelemetry.Extensions.Hosting Release

Open tl-david-hayden opened this issue 3 years ago • 5 comments

Please could you provide some estimate for when the hosting package will be released?

It is not mentioned on the milestones page.

A month ago an ETA seemed to be imminent, is it any closer? https://github.com/open-telemetry/opentelemetry-dotnet/issues/2104#issuecomment-867795638

tl-david-hayden avatar Jul 26 '21 17:07 tl-david-hayden

No ETA yet. At the minimum, this PR (https://github.com/open-telemetry/opentelemetry-dotnet/pull/2107) must be finished. We are also discussing if Extensions.Hosting should be part of this repo or should be "lift and shifted" to the -contrib repo.

cijothomas avatar Jul 27 '21 03:07 cijothomas

Update: As the focus is mostly on shipping Metrics SDK/.NET 6 support, this is delayed, at least till early 2022. There were a large number of queries and interest about getting stable release of Ext.Hosting package, so it'll be prioritized, as soon as initial metrics SDK stable is shipped.

cijothomas avatar Nov 12 '21 04:11 cijothomas

Sorry to ping on this - is there any update?

tl-david-hayden avatar Jul 20 '22 18:07 tl-david-hayden

@utpilla will look at this early next Month, and give an update.

cijothomas avatar Jul 22 '22 00:07 cijothomas

We are also discussing if Extensions.Hosting should be part of this repo or should be "lift and shifted" to the -contrib repo.

Just a minor comment: We're using the OpenTelemetry.Extensions.Hosting.Tests project to unit test IDeferred Provider for Exporters. If this gets moved to the -contrib repo it will impact CodeCov in this repo.

For Example: https://github.com/open-telemetry/opentelemetry-dotnet/blob/6f2b1a0b3412f2860d065c81b058441977927584/src/OpenTelemetry.Exporter.InMemory/InMemoryExporterMetricsExtensions.cs#L62

https://github.com/open-telemetry/opentelemetry-dotnet/blob/6f2b1a0b3412f2860d065c81b058441977927584/test/OpenTelemetry.Extensions.Hosting.Tests/InMemoryExporterMetricsExtensionsTests.cs#L38-L41

TimothyMothra avatar Jul 26 '22 18:07 TimothyMothra

Closing as Ext.Hosting is stable released now!

cijothomas avatar Nov 17 '23 18:11 cijothomas