AutomationDev85 opened a new pull request, #47063:
URL: https://github.com/apache/airflow/pull/47063

   # Overview
   
   The Edge worker currently does not move metrics which are emitted during 
task execution to the main Airflow instance. 
   This is not so easy to implement, so this PR adds the emit of ti.start and 
ti.finish metric. Like the main application., but with queue label extension.
   
   
   # Details of changes:
   * Emit ti.start and ti.finish metric for the edge worker.
   * Metrics include the queue name as label.


-- 
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