diff --git a/content/docs/04-clusters/06-cluster-management/01.9-monitoring/20-deploy-agent.md b/content/docs/04-clusters/06-cluster-management/01.9-monitoring/20-deploy-agent.md index 17380bf387..c40ec12382 100644 --- a/content/docs/04-clusters/06-cluster-management/01.9-monitoring/20-deploy-agent.md +++ b/content/docs/04-clusters/06-cluster-management/01.9-monitoring/20-deploy-agent.md @@ -11,7 +11,9 @@ import InfoBox from 'shared/components/InfoBox'; # Overview -The steps below will teach you how to create a Prometheus agent cluster add-on profile. Creating an add-on profile makes it easier for you to deploy the Prometheus agent to other host clusters in the future. You will use this add-on profile when deploying a new host cluster, but you can also apply the add-on profile to an existing cluster to send metrics to the monitoring stack. +Observability (O11y) of Kubernetes clusters and their metrics is an important operational capability. Palette provides a pack that collects metrics from host clusters, which can be scraped by a monitoring stack. + +The steps below will teach you how to create a Prometheus agent cluster add-on profile to deploy on the host clusters you would like to monitor. Creating an add-on profile makes it easier for you to deploy the Prometheus agent to other host clusters in the future. You will use this add-on profile when deploying a new host cluster, but you can also apply the add-on profile to an existing cluster to send metrics to the monitoring stack. # Prerequisites @@ -279,4 +281,4 @@ Use the other dashboard created by Palette to learn more about your environment. # Next Steps -Visit your Grafana dashboard and explore the Palette-created dashboard to learn more about your environment. To learn how to create dashboards tailored to your environment, check out the [Grafana tutorials](https://grafana.com/tutorials/). \ No newline at end of file +Visit your Grafana dashboard and explore the Palette-created dashboard to learn more about your environment. To learn how to create dashboards tailored to your environment, check out the [Grafana tutorials](https://grafana.com/tutorials/).