OpenTelemetry.Instrumentation.Runtime
1.11.1
Prefix Reserved
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.2
This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
dotnet add package OpenTelemetry.Instrumentation.Runtime --version 1.11.1
NuGet\Install-Package OpenTelemetry.Instrumentation.Runtime -Version 1.11.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.11.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.11.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OpenTelemetry.Instrumentation.Runtime --version 1.11.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenTelemetry.Instrumentation.Runtime, 1.11.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=OpenTelemetry.Instrumentation.Runtime&version=1.11.1
#tool nuget:?package=OpenTelemetry.Instrumentation.Runtime&version=1.11.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET runtime 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 is compatible. 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. |
.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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- OpenTelemetry.Api (>= 1.11.2 && < 2.0.0)
-
.NETStandard 2.0
- OpenTelemetry.Api (>= 1.11.2 && < 2.0.0)
-
net8.0
- OpenTelemetry.Api (>= 1.11.2 && < 2.0.0)
NuGet packages (151)
Showing the top 5 NuGet packages that depend on OpenTelemetry.Instrumentation.Runtime:
Package | Downloads |
---|---|
OpenTelemetry.AutoInstrumentation.Runtime.Managed
Managed components used by the OpenTelemetry.AutoInstrumentation project. |
|
Grafana.OpenTelemetry.Base
Minimal Grafana distribution of OpenTelemetry .NET |
|
Sportradar.OddsFeed.SDKCore
The SDK simplifying the consumption of Sportradar's Unified Odds feed. (.NET Standard 2.0) |
|
Genocs.Tracing
The tracing library to setup OpenTelemetry. |
|
Altinn.App.Api
This class library holds all the API controllers used by a standard Altinn 3 App. |
GitHub repositories (97)
Showing the top 20 popular GitHub repositories that depend on OpenTelemetry.Instrumentation.Runtime:
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
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
quartznet/quartznet
Quartz Enterprise Scheduler .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
|
|
ravendb/ravendb
ACID Document Database
|
|
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
|
|
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
|
|
microsoft/kiota
OpenAPI based HTTP Client code generator
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
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!
|
|
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
|
Version | Downloads | Last updated |
---|---|---|
1.11.1 | 1,340,738 | a month ago |
1.11.0 | 1,647,653 | 3 months ago |
1.10.0 | 1,934,809 | 4 months ago |
1.9.0 | 13,915,541 | 10 months ago |
1.8.1 | 2,025,804 | 5/20/2024 |
1.8.0 | 4,267,897 | 4/5/2024 |
1.7.0 | 3,917,123 | 1/4/2024 |
1.5.1 | 4,564,311 | 9/7/2023 |
1.5.0 | 2,887,227 | 6/6/2023 |
1.4.0 | 57,203 | 6/5/2023 |
1.1.0-rc.2 | 1,812,187 | 2/28/2023 |
1.1.0-rc.1 | 244,207 | 2/14/2023 |
1.1.0-beta.4 | 293,537 | 2/2/2023 |
1.1.0-beta.3 | 112,939 | 1/11/2023 |
1.1.0-beta.2 | 109,294 | 12/13/2022 |
1.1.0-beta.1 | 239,160 | 11/23/2022 |
1.0.0 | 3,195,964 | 8/4/2022 |
1.0.0-rc.3 | 32,492 | 7/25/2022 |
1.0.0-rc.2 | 7,659 | 7/20/2022 |
1.0.0-rc.1 | 102,409 | 6/30/2022 |
1.0.0-beta.1 | 3,696 | 6/25/2022 |
0.2.0-alpha.1 | 39,074 | 6/11/2022 |
0.1.0-alpha.1 | 253,631 | 3/18/2022 |