Skip to content

Commit

Permalink
chore: add grafonnet dashboards support (envoyproxy#3785)
Browse files Browse the repository at this point in the history
* add grafonnet lib and support for resources monitor dashboard

Signed-off-by: shawnh2 <[email protected]>

* update helm-generate to support grafonnet generate dashboards

Signed-off-by: shawnh2 <[email protected]>

* update doc

Signed-off-by: shawnh2 <[email protected]>

* fix doc-lint and osv-scan

Signed-off-by: shawnh2 <[email protected]>

* fix tools path

Signed-off-by: shawnh2 <[email protected]>

* resolve conflicts

Signed-off-by: shawnh2 <[email protected]>

* fix gen-check

Signed-off-by: shawnh2 <[email protected]>

* fix doc-lint

Signed-off-by: shawnh2 <[email protected]>

---------

Signed-off-by: shawnh2 <[email protected]>
Co-authored-by: Xunzhuo <[email protected]>
  • Loading branch information
shawnh2 and Xunzhuo authored Jul 19, 2024
1 parent e80c41d commit ed34ee4
Show file tree
Hide file tree
Showing 31 changed files with 1,172 additions and 1,567 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ charts/gateway-helm/values.yaml
# dependency charts generated by addons helm.
charts/gateway-addons-helm/charts/

# vendor for grafonnet
charts/gateway-addons-helm/dashboards/vendor/

# VIM
.*.swp

Expand Down
5 changes: 5 additions & 0 deletions charts/gateway-addons-helm/.helmignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@
.idea/
*.tmproj
.vscode/
# Vendor and configs for Jsonnet and Grafonnet
dashboards/lib/
dashboards/vendor/
dashboards/jsonnetfile.json
dashboards/jsonnetfile.lock.json
262 changes: 0 additions & 262 deletions charts/gateway-addons-helm/dashboards/envoy-gateway-resource.json

This file was deleted.

Loading

0 comments on commit ed34ee4

Please sign in to comment.