Skip to content

Commit

Permalink
Follow Jsonnet monitoring-mixin structure
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbrunet committed Apr 7, 2022
1 parent 4675a8b commit f675e8e
Show file tree
Hide file tree
Showing 18 changed files with 2,640 additions and 2,550 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ venv
.classpath
target
.vscode
vendor
4 changes: 2 additions & 2 deletions dashboards/demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ To use:
3. Open your web browser to [http://localhost:3000](http://localhost:3000)
If you want to change the jsonnet dashboards, make your changes then run:
If you want to change the jsonnet dashboards, make your changes under `mixin/dashboards/` then run:
````
../grafana/make-dashboards.sh
mixin/make-dashboards.sh
````
Refresh the browser to see changes.
Loading

0 comments on commit f675e8e

Please sign in to comment.