OpenTelemetry.Instrumentation.Http
1.0.0-rc7
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-vh2m-22xx-q94f | Severity: moderate |
OpenTelemetry.Instrumentation.Http 1.8.1
Additional DetailsThis package has a vulnerability which may result in sensitive data being written into telemetry.
See the version list below for details.
dotnet add package OpenTelemetry.Instrumentation.Http --version 1.0.0-rc7
NuGet\Install-Package OpenTelemetry.Instrumentation.Http -Version 1.0.0-rc7
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc7" />
<PackageVersion Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc7" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" />
paket add OpenTelemetry.Instrumentation.Http --version 1.0.0-rc7
#r "nuget: OpenTelemetry.Instrumentation.Http, 1.0.0-rc7"
#addin nuget:?package=OpenTelemetry.Instrumentation.Http&version=1.0.0-rc7&prerelease
#tool nuget:?package=OpenTelemetry.Instrumentation.Http&version=1.0.0-rc7&prerelease
Http instrumentation for OpenTelemetry .NET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- OpenTelemetry (>= 1.1.0)
-
.NETFramework 4.6.1
- OpenTelemetry (>= 1.1.0)
-
.NETStandard 2.0
- OpenTelemetry (>= 1.1.0)
NuGet packages (273)
Showing the top 5 NuGet packages that depend on OpenTelemetry.Instrumentation.Http:
Package | Downloads |
---|---|
Azure.Monitor.OpenTelemetry.AspNetCore
An OpenTelemetry .NET distro that exports to Azure Monitor |
|
Sitko.Core.App
Sitko.Core is a set of libraries to help build .NET Core applications fast |
|
OpenTelemetry.AutoInstrumentation.Runtime.Managed
Managed components used by the OpenTelemetry.AutoInstrumentation project. |
|
Steeltoe.Management.TracingBase
Base package for enabling request tracing in distributed systems. |
|
Elvia.Telemetry
Common logging/telemetry functionality to used by all services within the Elvia ecosystem. |
GitHub repositories (117)
Showing the top 20 popular GitHub repositories that depend on OpenTelemetry.Instrumentation.Http:
Repository | Stars |
---|---|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 4, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
quartznet/quartznet
Quartz Enterprise Scheduler .NET
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
|
|
grpc/grpc-dotnet
gRPC for .NET
|
|
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
|
|
microsoft/kiota
OpenAPI based HTTP Client code generator
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
davidfowl/TodoApp
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
|
|
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
|
Version | Downloads | Last updated | |
---|---|---|---|
1.12.0 | 1,355,810 | 5/5/2025 | |
1.11.1 | 4,612,517 | 3/5/2025 | |
1.11.0 | 3,041,918 | 1/27/2025 | |
1.10.0 | 3,929,457 | 11/27/2024 | |
1.9.0 | 28,290,653 | 6/17/2024 | |
1.8.1 | 19,116,270 | 4/12/2024 | |
1.8.0 | 401,112 | 4/4/2024 | |
1.7.1 | 3,661,113 | 2/10/2024 | |
1.7.0 | 5,917,126 | 12/14/2023 | |
1.6.0 | 552,363 | 12/14/2023 | |
1.6.0-rc.1 | 246,257 | 12/2/2023 | |
1.6.0-beta.3 | 1,198,281 | 11/17/2023 | |
1.6.0-beta.2 | 697,993 | 10/27/2023 | |
1.5.1-beta.1 | 6,369,169 | 7/21/2023 | |
1.5.0-beta.1 | 2,346,156 | 6/6/2023 | |
1.0.0-rc9.14 | 9,945,163 | 2/24/2023 | |
1.0.0-rc9.13 | 719,361 | 2/11/2023 | |
1.0.0-rc9.12 | 526,768 | 2/2/2023 | |
1.0.0-rc9.11 | 717,161 | 1/9/2023 | |
1.0.0-rc9.10 | 947,917 | 12/12/2022 | |
1.0.0-rc9.9 | 1,608,669 | 11/7/2022 | |
1.0.0-rc9.8 | 468,937 | 10/17/2022 | |
1.0.0-rc9.7 | 293,662 | 9/30/2022 | |
1.0.0-rc9.6 | 1,407,424 | 8/18/2022 | |
1.0.0-rc9.5 | 1,273,415 | 8/3/2022 | |
1.0.0-rc9.4 | 6,870,344 | 6/3/2022 | |
1.0.0-rc9.3 | 2,483,717 | 4/20/2022 | |
1.0.0-rc9.2 | 2,184,740 | 4/13/2022 | |
1.0.0-rc9.1 | 687,542 | 3/30/2022 | |
1.0.0-rc9 | 2,815,987 | 2/3/2022 | |
1.0.0-rc8 | 6,132,240 | 10/8/2021 | |
1.0.0-rc7 | 4,644,233 | 7/13/2021 | |
1.0.0-rc6 | 321,751 | 6/26/2021 | |
1.0.0-rc5 | 580,611 | 6/9/2021 | |
1.0.0-rc4 | 320,077 | 4/23/2021 | |
1.0.0-rc3 | 448,500 | 3/19/2021 | |
1.0.0-rc2 | 738,044 | 1/30/2021 | |
1.0.0-rc1.1 | 479,741 | 11/18/2020 | |
0.8.0-beta.1 | 95,402 | 11/5/2020 | |
0.7.0-beta.1 | 14,147 | 10/16/2020 | |
0.6.0-beta.1 | 131,804 | 9/16/2020 | |
0.5.0-beta.2 | 9,728 | 8/28/2020 | |
0.4.0-beta.2 | 115,765 | 7/25/2020 | |
0.3.0-beta.1 | 758 | 7/23/2020 |