Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Smith <[email protected]>
  • Loading branch information
jasonviviano and jonvsm authored Oct 27, 2023
1 parent 3d45744 commit 1f969e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags: ["metrics", "observability"]
[Grafana](https://grafana.com/) is an open source visualization and analytics tool that allows you to query, visualize, alert on, and explore your metrics. This guide will show you how to install Grafana and configure it to visualize the Radius control plane metrics from Prometheus.

{{% alert color="primary" %}}
Users may experience issues when running in non-local clusters, please take a look at the official [Grafana](https://grafana.com/) docs for help on debugging.
This how-to article has been validated only on a local Kubernetes cluster. If you test in other configurations and have questions, please review [Grafana](https://grafana.com/).
{{% /alert %}}

## Example dashboards
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags: ["metrics", "observability"]


{{% alert color="primary" %}}
Users may experience issues when running in non-local clusters, please take a look at the official [Prometheus](https://prometheus.io/) docs for help on debugging.
This how-to article has been validated only on a local Kubernetes cluster. If you test in other configurations and have questions, please review [Prometheus](https://prometheus.io/) docs for help on debugging.
{{% /alert %}}

## Install Prometheus on Kubernetes
Expand Down

0 comments on commit 1f969e2

Please sign in to comment.