ashb commented on issue #6157: [AIRFLOW-774] Fix long-broken DAG parsing Statsd 
metrics
URL: https://github.com/apache/airflow/pull/6157#issuecomment-534007481
 
 
   > And I wonder why we rename the metric name?
   
   @feng-tao Mostly for consistency: dash vs underscore, `dag.` prefix vs 
`dag_processing` prefix.
   
   With this change all the metrics related to timing of dag 
processing/importing are now under `dag_processing.` (with the exception of 
`dagbag_size` which I haven't changed. Maybe I should?)

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to