ancient-wolf-19325
08/26/2024, 6:01 AMlogs:
enabled: true
containerCollectAll: true
containerCollectUsingFiles: true
2. Environment Variables:
DD_LOGS_ENABLED: "false"
DD_LOGS_CONFIG_CONTAINER_COLLECT_ALL: "true"
DD_LOGS_CONFIG_K8S_CONTAINER_USE_FILE: "true"
DD_CONTAINER_EXCLUDE_LOGS: "name:datadog-agent"
For metrics, you can scrape Prometheus metrics using the Datadog agent by annotating the Flyte pods and exposing the metrics port.
Would you like more details on the setup process?
Sources:
- Flyte Logging Configuration
- Datadog Integration Guide
Slack Link
https://flyte-org.slack.com/archives/CP2HDHKE1/p1724652056.794509 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.