Skip to content

Conversation

@sumedham
Copy link

@sumedham sumedham commented May 7, 2025

add a callout for log forwarder correlation limitations for ecs

What does this PR do?

Motivation

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged
add a callout for log forwarder correlation limitations for ecs
Copy link
Contributor

@buraizu buraizu left a comment

Choose a reason for hiding this comment

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

Thanks! Just requesting a few updates

Monitor Fargate logs by using the `awslogs` log driver and a Lambda function to route logs to Datadog.


<div class="alert alert-warning"> Fargate logs sent via the log driver may have correlation limitations. Use the Firlens integration for comprehensive metrics, logs, and traces correlation.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<div class="alert alert-warning"> Fargate logs sent via the log driver may have correlation limitations. Use the Firlens integration for comprehensive metrics, logs, and traces correlation.
<div class="alert alert-warning">Fargate logs sent through the log driver may have correlation limitations. Use the FireLens integration for comprehensive metrics, logs, and traces correlation.
@dd-devtools-worker dd-devtools-worker bot deleted the sumedham-patch-1 branch November 7, 2025 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment