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 <shawnhxh@outlook.com>

* update helm-generate to support grafonnet generate dashboards

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* update doc

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* fix doc-lint and osv-scan

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* fix tools path

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* resolve conflicts

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* fix gen-check

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* fix doc-lint

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

---------

Signed-off-by: shawnh2 <shawnhxh@outlook.com>
Co-authored-by: Xunzhuo <bitliu@tencent.com>
  • Loading branch information
2 people authored and guydc committed Jul 22, 2024
1 parent 12a2997 commit 38d518b
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 38d518b

Please sign in to comment.