potiuk edited a comment on issue #19972: URL: https://github.com/apache/airflow/issues/19972#issuecomment-986073740
In the long term, this one (whole project) is to see if we can get rid of statsd/datadog entirely and only use open-telemetry. Once we have OpenTelemetry support we should not need specific prometheus integration. We can use https://open-telemetry.github.io/opentelemetry-python/exporter/prometheus/prometheus.html to export all telemetry to Prometheus. Why would we want separate Prometheus-specific implementation if our goal is to be monitoring-system agnostic (and this is what Open Telemetry promise is basically) ? -- 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]
