PaTh.AzureFunctions.Tracing.Extra
1.1.1-beta
dotnet add package PaTh.AzureFunctions.Tracing.Extra --version 1.1.1-beta
NuGet\Install-Package PaTh.AzureFunctions.Tracing.Extra -Version 1.1.1-beta
<PackageReference Include="PaTh.AzureFunctions.Tracing.Extra" Version="1.1.1-beta" />
paket add PaTh.AzureFunctions.Tracing.Extra --version 1.1.1-beta
#r "nuget: PaTh.AzureFunctions.Tracing.Extra, 1.1.1-beta"
// Install PaTh.AzureFunctions.Tracing.Extra as a Cake Addin #addin nuget:?package=PaTh.AzureFunctions.Tracing.Extra&version=1.1.1-beta&prerelease // Install PaTh.AzureFunctions.Tracing.Extra as a Cake Tool #tool nuget:?package=PaTh.AzureFunctions.Tracing.Extra&version=1.1.1-beta&prerelease
Azure Functions Tracing Extra
An Azure Function startup class leveraging PaTh.AzureFunctions.Tracing package to enable distributed tracing with OpenTelemetry and Dynatrace.
Read more about tracing Azure Functions
Automatically enables distributed tracing for:
- HttClient
- SQLClient
- Azure.Messaging.ServiceBus
ChangeLog
- v1.1.0 - Adding support for automatic ServiceBus message tracing
Contribute
This is an open source project, and we gladly accept new contributions and contributors.
Support
This project is not an offical release of Dynatrace. If you have questions or any problems, open a github issue.
License
Licensed under Apache 2.0 license. See LICENSE for details.
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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- OpenTelemetry (>= 1.3.1)
- OpenTelemetry.Instrumentation.Http (>= 1.0.0-rc9.3)
- OpenTelemetry.Instrumentation.SqlClient (>= 1.0.0-rc9.6)
- PaTh.AzureFunctions.Tracing (>= 1.1.1-beta)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.1-beta | 113 | 4/6/2023 |
1.1.0-beta | 112 | 11/14/2022 |
1.0.0-beta | 153 | 9/22/2022 |
0.9.2-beta | 129 | 5/24/2022 |
0.9.1-beta | 139 | 5/17/2022 |
Upgrade to latest Azure.Function.Tracing package