jscheffl commented on code in PR #58246:
URL: https://github.com/apache/airflow/pull/58246#discussion_r2525008803
##########
chart/docs/keda.rst:
##########
@@ -69,3 +76,46 @@ Airflow metadata database:
``config.celery.worker_concurrency`` (i.e. instead of airflow.cfg or
environment variables) so that the KEDA trigger will be consistent with
the worker concurrency setting.
+
+Triggers (aka Scalers)
+----------------------
+
+Triggers refer to the metrics (or formulae) that KEDA should refer to when
scaling workers.
Review Comment:
Typo? Not fully sure though not being native speaker.
```suggestion
Triggers refer to the metrics (or formula) that KEDA should refer to when
scaling workers.
```
--
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]