Skip to content

Commit

Permalink
Add info about sloth dashboard (#648)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-martin authored Jun 4, 2024
1 parent 833650b commit 6823ed0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/observability/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Datasources are configured as template variables, automatically integrating with

### Setting Up Alerts in Prometheus

Integrate alerts into Prometheus using a `PrometheusRule` resource. Adjust alert thresholds to meet your specific operational needs.
You can integrate the [example alerts](https://github.com/Kuadrant/kuadrant-operator/tree/main/examples) into Prometheus as `PrometheusRule` resources. Feel free to adjust alert thresholds to suit your specific operational needs.

Additionally, [Service Level Objective (SLO)](https://sre.google/sre-book/service-level-objectives/) alerts generated with [Sloth](https://sloth.dev/) are included. A benefit of these alerts is the ability to integrate them with this [SLO dashboard](https://grafana.com/grafana/dashboards/14348-slo-detail/), which utilizes generated labels to comprehensively overview your SLOs.

Further information on the metrics used for these alerts can be found on the [metrics](https://docs.kuadrant.io/kuadrant-operator/doc/observability/metrics/) page.

0 comments on commit 6823ed0

Please sign in to comment.