Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions content/en/serverless/azure_container_apps/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,14 @@ further_reading:
## Overview
Azure Container Apps is a fully managed serverless platform for deploying and scaling container-based applications. Datadog provides monitoring and log collection for Container Apps through the [Azure integration][1]. Datadog also provides a solution for instrumenting your Container Apps applications with a purpose-built Agent to enable tracing, custom metrics, and direct log collection.

{{< img src="serverless/azure_container_apps/aca_top.png" alt="Datadog UI, Serverless Monitoring page with Azure Container Apps selected." style="width:100%;" >}}

## Setup

### Azure integration

Install the [Datadog-Azure integration][1] to collect metrics and logs.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on the link text, it doesn't seem to be intentional for this to open the log collection section. Could you confirm if that's expected?


### Application container

{{< tabs >}}
Expand Down
2 changes: 2 additions & 0 deletions content/en/serverless/azure_functions/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ This page explains how to collect traces, trace metrics, runtime metrics, and cu

## Setup

If you haven't already, install the [Datadog-Azure integration][5] to collect metrics and logs. Then instrument your application with the following steps:

{{< programming-lang-wrapper langs="nodejs,python,java,dotnet" >}}
{{< programming-lang lang="nodejs" >}}
1. **Install dependencies**. Run the following commands:
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading