subkanthi opened a new issue #20053: URL: https://github.com/apache/airflow/issues/20053
### Description Prometheus supports a pushGateway option to push metrics to Prometheus. This might be useful in cases where metrics needs to be pushed in the ETL stage. For example, BigQuery has metrics stored in information_schema tables which can be queried using Standard SQL. Its useful to run the Query and store the metrics in prometheus on a periodic basis. https://github.com/m-lab/prometheus-bigquery-exporter ### Use case/motivation _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
