kranthikirang commented on issue #11514: URL: https://github.com/apache/airflow/issues/11514#issuecomment-1545915600
we are using kubernetes executor and do not see any issues. However, the DAG image must contain airflow and statd packages. So, that statsd_exporter will do the mapping corectly. https://github.com/apache/airflow/blob/main/airflow/models/taskinstance.py#L1641 https://github.com/apache/airflow/blob/main/airflow/metrics/statsd_logger.py#L156 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
