You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/05 18:15:10 UTC

[GitHub] [airflow] subkanthi edited a comment on issue #20053: Add Prometheus Provider

subkanthi edited a comment on issue #20053:
URL: https://github.com/apache/airflow/issues/20053#issuecomment-986275673


   @potiuk This is a different use-case, I wish we can have a quick call. 
   This is useful not for airflow metrics, but for orchestrating and scheduling metrics across application.
   
   As I had mentioned the bigquery example , there are cases where you need to run a bigquery SQL query to read the information_schema tables like size of datasets and periodically write them to prometheus so you can track them.
   Really we are trying to create a time series data of metrics through this operator. 
   
   This project kind of does that.
   
   https://github.com/m-lab/prometheus-bigquery-exporter
   
   
   Hopefully I made some sense.
   
   


-- 
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-unsubscribe@airflow.apache.org

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