uranusjr commented on code in PR #27605:
URL: https://github.com/apache/airflow/pull/27605#discussion_r1022052169
##########
docs/apache-airflow/logging-monitoring/metrics.rst:
##########
@@ -161,6 +161,7 @@ Name
Description
start date and the actual
DagRun start date
``scheduler.critical_section_duration`` Milliseconds spent in the
critical section of scheduler loop --
only a single scheduler
can enter this loop at a time
+``scheduler.scheduler_loop_duration`` Milliseconds spent
running one scheduler loop
Review Comment:
```suggestion
``scheduler.scheduler_loop_duration`` Milliseconds spent
running one scheduler loop
```
--
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]