Skip to content

Commit

Permalink
fix(docs): Update Link to Prometheus example
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Hutter <[email protected]>
  • Loading branch information
mhutter committed Jul 31, 2024
1 parent 88e3c73 commit e88a439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/how-tos/check-status.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,4 @@ I1332 25:61:61.000016 1 backup.go:67] wrestic/backup "level"=0 "msg"="back

The operator exposes a `:8080/metrics` endpoint for Prometheus scraping.
This will give you additional metrics that can be used to find failed jobs.
See the https://github.com/k8up-io/k8up/blob/v0.1.10/manifest/examples/prometheus[Prometheus examples in our GitHub repository].
See the https://github.com/k8up-io/k8up/tree/master/config/samples/prometheus[Prometheus examples in our GitHub repository].

0 comments on commit e88a439

Please sign in to comment.