Skip to content

Commit aa7f8d7

Browse files
authored
Merge pull request #29608 from wozniakjan/monitoring_broken_link
doc/monitoring: correct link to grafana dashboard definitions
2 parents a66e45f + aa75029 commit aa7f8d7

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)