Skip to content
Snippets Groups Projects
Commit b7949ee5 authored by hsinhoyeh's avatar hsinhoyeh
Browse files

fixed dashboard example json path

parent 3edf5c54
Branches
Tags
No related merge requests found
......@@ -194,7 +194,7 @@ local kp = (import 'kube-prometheus/kube-prometheus.libsonnet') + {
### Pre-rendered Grafana dashboards
As jsonnet is a superset of json, the jsonnet `import` function can be used to include Grafana dashboard json blobs. In this example we are importing a [provided example dashboard](examples/example-grafana-dashboard.json).
As jsonnet is a superset of json, the jsonnet `import` function can be used to include Grafana dashboard json blobs. In this example we are importing a [provided example dashboard](../examples/example-grafana-dashboard.json).
[embedmd]:# (../examples/grafana-additional-rendered-dashboard-example.jsonnet)
```jsonnet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment