subkanthi edited a comment on issue #19972: URL: https://github.com/apache/airflow/issues/19972#issuecomment-986071051
I was thinking of also supporting prometheus, we could push to prometheus pushgateway, even though its not recommended. But it will be minimum changes. High level looking at the stats class, we could probably do it like the datadog statsd implementation. https://prometheus.io/docs/practices/pushing/ This might be quite useful in the short term as you dont need an additional statsd -> prometheus exporter process running and we can connect to an existing prometheus instance(also managed AWS and Google) -- 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]
