Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/README_Metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ password is also `admin` (this can be changed to match your preference).

You can now simply click on the `+` icon in the upper right corner of the UI to import a dashboard.
In the dashboard import screen you have the option to upload a dashboard JSON file.
This repo contains the [raiko.json](./docker/monitoring/grafana/raiko.json) dashboard definition file.
This repo contains the [raiko.json](/docker/monitoring/grafana/raiko.json) dashboard definition file.
Next, you will be asked to provide a prometheus data source that provides the Raiko metrics.
If you have your own setup, please use that prometheus instance, otherwise, a prometheus instance will be available
on the following URL `http://localhost:9090`.
Loading