Serverless compute support matrix

  • Latest Dynatrace
  • 13-min read
  • Published Jan 27, 2022

This page describes which features and capabilities are available across the various flavors of serverless compute services for functions (FaaS).

Key to columns and cells

Columns

HeadingDescription
Cloud platform metrics and metadataDynatrace has an integration with the cloud provider to capture platform-level metrics and metadata.
LogsDynatrace captures resource and/or application logs.
Distributed tracingDynatrace supports distributed tracing for these services, either providing a dedicated integration or via OpenTelemetry.
Automatic tracingDynatrace provides automatic out-of-the-box tracing without code changes.
OpenTelemetry/Extend tracingDynatrace provides the ability to enhance tracing via OpenTelemetry, its own SDKs, and custom services.
Custom metricsDynatrace provides the ability to add custom metrics via API, OpenTelemetry, Spring Micrometer, and many other means.
Automatic RUMDynatrace provides out-of-the-box real user monitoring with no code changes required.
Agentless RUMDynatrace provides an agentless integration for real user monitoring.

Cells

IconReleaseDescription
GAGAGenerally available and fully supported.
PreviewThese features are in the final stages of development and are ready to be previewed. Preview features aren't production-ready and they aren't officially supported.
FutureFutureA feature or technology support that is either on the roadmap or may be considered on-demand.
Not plannedNot plannedA feature or technology support that Dynatrace does not currently plan to pursue.
n/aNot applicable

AWS Lambda

Classic deployment

Both 64-bit ARM (AWS Graviton2 processors) and 64-bit x86 architectures are supported

Container images

Both 64-bit ARM (AWS Graviton2 processors) and 64-bit x86 architectures are supported

Azure Functions

Windows-based AppService plan or App Service Environment

1

Requires integration of OneAgent via Dynatrace Site-Extension for Azure App Services

Linux-based App Service plan or App Service Environment

Consumption or Premium plan

Runtime v1

Runtime v2

1
2

Limited to functions deployed on on AppService-Plan / Appservice-Environment or Kubernetes

Runtime v3-v4

1
2

Limited to functions deployed on on AppService-Plan / Appservice-Environment or Kubernetes

Frameworks

Durable Functions

1

Durable Functions SDK has preview support for distributed tracing for .NET Core using Application-Insights.

Google Cloud Functions