diff --git a/docs/deployment/configuration/monitoring.rst b/docs/deployment/configuration/monitoring.rst index 9f642e1630..6496edeba1 100644 --- a/docs/deployment/configuration/monitoring.rst +++ b/docs/deployment/configuration/monitoring.rst @@ -98,10 +98,10 @@ The corresponding JSON files for each dashboard are also located at ``deployment .. note:: - The above mentioned are basic dashboards and do no include all the metrics exposed by Flyte. + The dashboards are basic dashboards and do not include all the metrics exposed by Flyte. Feel free to use the scripts provided `here `__ to improve and -hopefully- contribute the improved dashboards. -To consume the dashboards, it's recommended to install and configure the Prometheus operator as described in `their docs `__. +To consume the dashboards, we recommend installing and configuring the Prometheus operator as described in `their docs `__. This is especially true if you plan to use the Service Monitors provided by the `flyte-core `__ Helm chart. .. note::