Skip to content

Commit

Permalink
Merge pull request #585 from umizoom/patch-1
Browse files Browse the repository at this point in the history
Fix link to sample prometheus file
  • Loading branch information
etungsten authored Dec 19, 2023
2 parents f5ce967 + ce68f0b commit c7bc227
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 c7bc227

Please sign in to comment.