jscheffl commented on issue #35817:
URL: https://github.com/apache/airflow/issues/35817#issuecomment-1824963562

   Reading this I can confirm that statsd is working in our setup in K8s with 
the standard helm chart very stable sine ~1 year at least.
   Am I correct to assume that your statsd container is _not_ deployed via the 
helm chart but you use helm just for the airflow deployment itself and point to 
an external statsd (hosted separately)?
   Are you sure it is good to use a base IPv4 address and not a host name? 
Correct to assume your statsd is outside of K8s and the IP is stable and 
reachable (no firewall)?
   From the screenshot I see that you missed to set the statsd reporting to 
"on"? Can you double check your config as described in 
https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#statsd-on
 ? It is disabled per default if not explicitly set.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to