Document the ability store the custom dashboards generated for upstreams into folders other than general #5853
Labels
stale
Issues that are stale. These will not be prioritized without further engagement on the issue.
Type: Docs
Version
1.9.x (latest)
Describe the requested changes
This PR #3920 exposed the ability to store the custom grafana dashboards generated for discovered upstreams into folders other than general. This is useful because users can annotate their upstreams and segment the dashboards into different folders instead of all of them going to
General
.Example of the patch command to change the upstream:
k patch upstream -n gloo-system default-petstore-v1-8080 --type merge -p '{"metadata":{"annotations":{"observability.solo.io/dashboard_folder_id": "68"}}}'
Link to any relevant existing docs
https://docs.solo.io/gloo-edge/latest/guides/observability/grafana/dashboards/#dynamically-generated-dashboards
Browser Information
No response
Additional Context
The text was updated successfully, but these errors were encountered: