Update collecting-metrics.md (#5125)

Update Prometheus Operator link
This commit is contained in:
Bob 2022-07-21 22:38:20 +08:00 committed by GitHub
parent 97789e26b1
commit 62a338af5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ aggregating timeseries metrics and alerting. It can also be used to scrape the O
## Setting up Prometheus
1. Install the [Prometheus Operator](https://github.com/prometheus-operator/prometheus-operator/helm) by using [Helm](https://helm.sh/docs/intro/using_helm/):
1. Install the [Prometheus Operator](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack) by using [Helm](https://helm.sh/docs/intro/using_helm/):
```bash
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts