Franco Bocci
02/14/2023, 8:17 AMSamhita Alla
Franco Bocci
02/14/2023, 9:18 AMprimary_container_name
from the propeller config, so that every launched pod has that container name? That would be usefulSamhita Alla
Franco Bocci
02/14/2023, 9:28 AMSamhita Alla
Franco Bocci
02/14/2023, 12:52 PMSamhita Alla
Bernhard Stadlbauer
02/14/2023, 2:35 PMFranco Bocci
02/14/2023, 2:36 PMBernhard Stadlbauer
02/14/2023, 4:36 PMFranco Bocci
02/14/2023, 4:37 PMBernhard Stadlbauer
02/14/2023, 4:39 PMFranco Bocci
02/14/2023, 4:40 PMDD_LOGS_ENABLED
• DD_LOGS_CONFIG_CONTAINER_COLLECT_ALL
Is not tracking logsBernhard Stadlbauer
02/14/2023, 4:48 PMlogs:
# datadog.logs.enabled -- Enables this to activate Datadog Agent log collection
## ref: <https://docs.datadoghq.com/agent/basic_agent_usage/kubernetes/#log-collection-setup>
enabled: true
# datadog.logs.containerCollectAll -- Enable this to allow log collection for all containers
## ref: <https://docs.datadoghq.com/agent/basic_agent_usage/kubernetes/#log-collection-setup>
containerCollectAll: true
# datadog.logs.containerCollectUsingFiles -- Collect logs from files in /var/log/pods instead of using container runtime API
## It's usually the most efficient way of collecting logs.
## ref: <https://docs.datadoghq.com/agent/basic_agent_usage/kubernetes/#log-collection-setup>
containerCollectUsingFiles: true
Franco Bocci
02/14/2023, 5:29 PMlogpodpath
and logcontainerpath
)
From Flyte’s side:
• Adding these tags and envs through the propeller config, I did not need to use a PodTemplateBernhard Stadlbauer
02/15/2023, 3:19 PMSamhita Alla
Franco Bocci
02/16/2023, 8:55 AMSamhita Alla
Franco Bocci
02/22/2023, 12:10 PMSamhita Alla
Franco Bocci
02/22/2023, 1:35 PMSamhita Alla
Franco Bocci
03/17/2023, 11:42 AMSamhita Alla