Skip to content

Commit

Permalink
fix prometheus svc name
Browse files Browse the repository at this point in the history
  • Loading branch information
prushh committed Dec 20, 2023
1 parent 6827f1a commit 036680f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/snippets/collecting-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ aggregating timeseries metrics and alerting. It can also be used to scrape the O

### Access the Prometheus instance locally

By default, the Prometheus instance is only exposed on a private service named `prometheus-operated`.
By default, the Prometheus instance is only exposed on a private service named `prometheus-kube-prometheus-prometheus`.

To access the console in your web browser:

Expand Down

0 comments on commit 036680f

Please sign in to comment.