Skip to content

Update aca_serverless_init.md #30435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all 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
2 changes: 1 addition & 1 deletion content/en/serverless/guide/aca_serverless_init.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ further_reading:
text: 'Collect traces, logs, and custom metrics from Container Apps services'
---

<div class="alert alert-info">To instrument your Azure Container Apps applications with a sidecar, see <a href="/serverless/guide/azure_app_service_linux_containers_serverless_init">Instrument Azure Container Apps</a>.</div>
<div class="alert alert-info">To instrument your Azure Container Apps applications with a sidecar, see <a href="/serverless/azure_container_apps">Azure Container Apps</a>.</div>

## 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.
Expand Down
Loading