diogosilva30 commented on PR #67328: URL: https://github.com/apache/airflow/pull/67328#issuecomment-4634780243
@AutomationDev85 you saw metrics in your metrics backend without the worker label or metrics completely gone? Because I'm on Airflow 3.2.2, edge3 provider 3.7.0, statsd_exporter v0.28.0 and we did saw all edge worker metrics completely gone, but due to bug I've described in https://github.com/apache/airflow/issues/68077. After implementing a fix I do see all the metrics back including the worker label: <img width="3070" height="1036" alt="image" src="https://github.com/user-attachments/assets/78ce1bae-5382-4c17-864e-fe02f86ca76b" /> -- 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]
