OpenTelemetry.Instrumentation.Http
1.0.0-rc9.12
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-rc9.12
NuGet\Install-Package OpenTelemetry.Instrumentation.Http -Version 1.0.0-rc9.12
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc9.12" />
<PackageVersion Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc9.12" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" />
paket add OpenTelemetry.Instrumentation.Http --version 1.0.0-rc9.12
#r "nuget: OpenTelemetry.Instrumentation.Http, 1.0.0-rc9.12"
#addin nuget:?package=OpenTelemetry.Instrumentation.Http&version=1.0.0-rc9.12&prerelease
#tool nuget:?package=OpenTelemetry.Instrumentation.Http&version=1.0.0-rc9.12&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 | net461 was computed. net462 is compatible. 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.6.2
- OpenTelemetry (>= 1.4.0-rc.3)
-
.NETStandard 2.0
- OpenTelemetry (>= 1.4.0-rc.3)
NuGet packages (265)
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 (115)
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
|
|
grpc/grpc-dotnet
gRPC for .NET
|
|
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
|
|
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 | 520,569 | 5/5/2025 | |
1.11.1 | 3,856,153 | 3/5/2025 | |
1.11.0 | 2,817,518 | 1/27/2025 | |
1.10.0 | 3,712,456 | 11/27/2024 | |
1.9.0 | 26,614,587 | 6/17/2024 | |
1.8.1 | 18,362,663 | 4/12/2024 | |
1.8.0 | 391,911 | 4/4/2024 | |
1.7.1 | 3,606,079 | 2/10/2024 | |
1.7.0 | 5,826,640 | 12/14/2023 | |
1.6.0 | 539,131 | 12/14/2023 | |
1.6.0-rc.1 | 244,352 | 12/2/2023 | |
1.6.0-beta.3 | 1,175,438 | 11/17/2023 | |
1.6.0-beta.2 | 690,629 | 10/27/2023 | |
1.5.1-beta.1 | 6,320,622 | 7/21/2023 | |
1.5.0-beta.1 | 2,335,192 | 6/6/2023 | |
1.0.0-rc9.14 | 9,893,680 | 2/24/2023 | |
1.0.0-rc9.13 | 712,726 | 2/11/2023 | |
1.0.0-rc9.12 | 525,068 | 2/2/2023 | |
1.0.0-rc9.11 | 715,809 | 1/9/2023 | |
1.0.0-rc9.10 | 942,567 | 12/12/2022 | |
1.0.0-rc9.9 | 1,605,992 | 11/7/2022 | |
1.0.0-rc9.8 | 465,277 | 10/17/2022 | |
1.0.0-rc9.7 | 293,118 | 9/30/2022 | |
1.0.0-rc9.6 | 1,400,836 | 8/18/2022 | |
1.0.0-rc9.5 | 1,268,704 | 8/3/2022 | |
1.0.0-rc9.4 | 6,836,291 | 6/3/2022 | |
1.0.0-rc9.3 | 2,471,653 | 4/20/2022 | |
1.0.0-rc9.2 | 2,176,931 | 4/13/2022 | |
1.0.0-rc9.1 | 685,685 | 3/30/2022 | |
1.0.0-rc9 | 2,806,086 | 2/3/2022 | |
1.0.0-rc8 | 6,099,170 | 10/8/2021 | |
1.0.0-rc7 | 4,637,891 | 7/13/2021 | |
1.0.0-rc6 | 321,164 | 6/26/2021 | |
1.0.0-rc5 | 576,604 | 6/9/2021 | |
1.0.0-rc4 | 319,992 | 4/23/2021 | |
1.0.0-rc3 | 447,919 | 3/19/2021 | |
1.0.0-rc2 | 736,683 | 1/30/2021 | |
1.0.0-rc1.1 | 479,271 | 11/18/2020 | |
0.8.0-beta.1 | 95,383 | 11/5/2020 | |
0.7.0-beta.1 | 14,130 | 10/16/2020 | |
0.6.0-beta.1 | 131,719 | 9/16/2020 | |
0.5.0-beta.2 | 9,705 | 8/28/2020 | |
0.4.0-beta.2 | 115,650 | 7/25/2020 | |
0.3.0-beta.1 | 739 | 7/23/2020 |