CLOUD-3031| Deepak Jain| adding example file

This commit is contained in:
Deepak Jain
2019-10-14 14:29:11 +05:30
parent 059e74d156
commit d99aefe276
2 changed files with 17 additions and 0 deletions

View File

@@ -312,6 +312,7 @@ local kp = (import 'kube-prometheus/kube-prometheus.libsonnet') + {
```
Incase you have lots of json dashboard exported out from grafan UI the above approch is going to take lots of time. to improve performance we can use `rawGrafanaDashboards` field and provide it's value as json string by using importstr
[embedmd]:# (../examples/grafana-additional-rendered-dashboard-example-2.jsonnet)
```jsonnet
local kp = (import 'kube-prometheus/kube-prometheus.libsonnet') + {
_config+:: {