Skip to content

Commit aa75029

Browse files
committed
doc/monitoring: correct link to grafana dashboard definitions
1 parent 3380f52 commit aa75029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/prow/cluster/monitoring/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ _Note_ that the `servicemonitor` has to have label `app` as key (value could be
6161
We use [jsonnet](https://jsonnet.org) to generate the json files for grafana dashboards and [jsonnet-bundler](https://github.com/jsonnet-bundler/jsonnet-bundler) to manage the jsonnet libs.
6262
Developing a new dashboard can be achieved by
6363

64-
* Create a new file `<dashhoard_name>.jsonnet` in folder [grafana_dashboards](grafana_dashboards).
64+
* Create a new file `<dashhoard_name>.jsonnet` in folder [./mixins/grafana_dashboards](./mixins/grafana_dashboards).
6565

6666
* Use the configMap above in [grafana_deployment.yaml](grafana_deployment.yaml).
6767

0 commit comments

Comments
 (0)