xBis7 commented on code in PR #67328:
URL: https://github.com/apache/airflow/pull/67328#discussion_r3379914136


##########
providers/edge3/docs/edge_executor.rst:
##########
@@ -217,3 +217,30 @@ Current Limitations Edge Executor
   - Multi-team isolation is logical only — all teams share a single 
authentication secret. A worker
     administrator could change the team name and access another team's jobs. 
See
     :ref:`edge_executor:multi_team` for details and planned improvements.
+
+
+Metrics Export Compatibility
+-----------------------------
+
+The Edge Worker integrates with Airflow's statsd metrics system to export 
runtime metrics. Compatibility

Review Comment:
   This is about stats in general and not just statsd. Airflow support both 
`statsd` and `otel`. It's misleading referring to the airflow metrics as just 
the `statsd` implementation.



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