Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting.
Info
| Version: | 1.14.0-rc.1 |
| Author(s): | OpenTelemetry Authors |
| Last Update: | Tuesday, October 21, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://opentelemetry.io/ |
| NuGet Url: | https://www.nuget.org/packages/OpenTelemetry.Extensions.Hosting |
Install
Install-Package OpenTelemetry.Extensions.Hosting
dotnet add package OpenTelemetry.Extensions.Hosting
paket add OpenTelemetry.Extensions.Hosting
OpenTelemetry.Extensions.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenTelemetry(>= 1.0.02)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.0 && < 6.0.0)
Tags