ferruzzi opened a new issue, #68996:
URL: https://github.com/apache/airflow/issues/68996

   Follow-up to https://github.com/apache/airflow/issues/68294 which added team 
name to all relevant core metrics, this one is for mob-coding the providers.
   
   | Provider | Assignee | Status | PR |
   |---|---|---|---|
   |amazon|||
   |celery|||
   |edge3 worker|||
   |edge3 execurtor|||
   |k8s|||
   |openlineage|||
   
   Assigned:  👀
   PR:  🚧
   Done: ✅
   
   --- 
   
   ## Provider metrics to be updated:
   
   **amazon** (3): 
   - batch_executor.adopt_task_instances.duration
   - ecs_executor.adopt_task_instances.duration
   - lambda_executor.adopt_task_instances.duration
   
   **celery** (2): 
   - celery.task_timeout_error
   - celery.execute_command.failure
   
   **edge3 worker** (10): 
   - edge_worker.status
   - edge_worker.connected
   - edge_worker.maintenance
   - edge_worker.jobs_active
   - edge_worker.concurrency
   - edge_worker.free_concurrency
   - edge_worker.num_queues
   - edge_worker.heartbeat_count
   - edge_worker.ti.start
   - edge_worker.ti.finish
   
   **edge3 executor** (1): 
   - edge_executor.sync.duration
   
   **kubernetes** (8): 
   - kubernetes_executor.pod_creation_status
   - kubernetes_executor.pod_deletion_status
   - kubernetes_executor.pod_patching_status
   - kubernetes_executor.clear_not_launched_queued_tasks.duration
   - kubernetes_executor.adopt_task_instances.duration
   - kubernetes_executor.pod_creation
   - kubernetes_executor.pod_deletion
   - kubernetes_executor.pod_patching
   
   **openlineage** (4): 
   - ol.emit.failed
   - ol.event.size
   - ol.emit.attempts
   - ol.extract
   
   ---
   
   ## Prior work examples:
   
   Assets: https://github.com/apache/airflow/pull/68367
   Deadlines: https://github.com/apache/airflow/pull/68589
   Executors: https://github.com/apache/airflow/pull/68593
   Scheduler: https://github.com/apache/airflow/pull/68594
   Dag Processor: https://github.com/apache/airflow/pull/68599


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