Compatibility and requirements for instrumenting Azure functions

Before you instrument Azure Functions, make sure your system meets the following requirements.

Basic requirements

NOTE

End-to-end distributed tracing is supported only for HTTP requests. Additionally, traces for calls to external services, such as Databases, and Service Bus, are still available.

Supported runtimes

Based on your hosting environment, the following runtimes are supported.

  • .NET: dotnet6.0, dotnet8.0
  • .NET: dotnet6.0, dotnet8.0
  • .NET: dotnet6.0, dotnet8.0

What's next