Skip to content

Commit

Permalink
Fix link to sample prometheus file
Browse files Browse the repository at this point in the history
  • Loading branch information
umizoom authored Dec 19, 2023
1 parent f5ce967 commit ce68f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ brs-node-2 Idle 1.5.1 StagedUpdat
The update operator provides metrics endpoints which can be scraped by [Prometheus](https://prometheus.io/).
This allows you to monitor the history of update operations using popular metrics analysis and visualization tools.

We provide a [sample configuration](./deploy/telemetry/prometheus-resources.yaml) which demonstrates a Prometheus deployment into the cluster that is configured to gather metrics data from the update operator.
We provide a [sample configuration](./deploy/examples/prometheus-resources.yaml) which demonstrates a Prometheus deployment into the cluster that is configured to gather metrics data from the update operator.

To deploy the sample configuration, you can use `kubectl`:

Expand Down

0 comments on commit ce68f0b

Please sign in to comment.