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 scheduling metrics transfer 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to