Skip to content

fix: Add env, service, version tags to fluentbit and cws containers #14

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 1 commit into
base: main
Choose a base branch
from

Conversation

gabedos
Copy link
Collaborator

@gabedos gabedos commented Apr 30, 2025

What does this PR do?

Adds the environment variables DD_ENV, DD_SERVICE, and DD_VERSION to the fluentbit log router and the cws init tracer.

Motivation

Parity experience with DatadogECSFargate CDK construct. The Agent is already receiving these tags and adding them onto the other Agent related containers completes the experience.

Describe how you validated your changes

terraform apply and check for the environment variables on the tracer and log router

  dd_log_collection = {
    enabled = true,
  }

  dd_cws = {
    enabled = true,
  }

Additional Notes

@gabedos gabedos requested a review from a team as a code owner April 30, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant