cherusk opened a new issue #11549: URL: https://github.com/apache/airflow/issues/11549
**Description** Instead of building prometheus queries on other operators, e.g. python operator, come forth with a dedicated prometheus API interacting operator. I'm prepared to substantially contribute to such a operator and would mostly like to learn would that be acceptable for the AIRFLOW community. **Use case / motivation** For a project of mine, godon[1], which is basing on airflow at its core I'm seeking to have an operator that interacts with the prometheus API to at least gather metrics. There are already prometheus-api shim libarires[2] offered which makes a dedicated operator quite tangible. [1] https://github.com/cherusk/godon [2] https://github.com/AICoE/prometheus-api-client-python **Related Issues** Not knowingly. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
