diff --git a/content/docs/15.how-to-guides/monitoring.md b/content/docs/15.how-to-guides/monitoring.md index 9cb9923d9e..6a5b5c56de 100644 --- a/content/docs/15.how-to-guides/monitoring.md +++ b/content/docs/15.how-to-guides/monitoring.md @@ -9,7 +9,11 @@ topics: Set up Prometheus and Grafana for monitoring Kestra. -We will look in detail at setting up monitoring dashboards for Kestra. +
+ +
+ +--- Kestra exposes [Prometheus](https://prometheus.io/) metrics at port 8081 on the endpoint `/prometheus`. This endpoint can be used by any compatible monitoring system.