wankai123 commented on code in PR #12341: URL: https://github.com/apache/skywalking/pull/12341#discussion_r1642766698
########## docs/en/setup/backend/ui-grafana.md: ########## @@ -101,6 +101,14 @@ to prevent it value be escaped. 4. Test query and save the panel. <img src="https://skywalking.apache.org/screenshots/9.6.0/logql/grafana-logs-panel.jpg"/> +## Configure General Relation Dashboards +The following steps are the example of config a `General Relation` dashboard: +1. Create a dashboard named `General Relation`. +2. Configure variables for the dashboard: + <img src="https://skywalking.apache.org/screenshots/10.1.0/promql/grafana-relation-variables1.jpg"/> + After configure, you can select the service/instance/endpoint and the dest service/instance/endpoint on the top of the dashboard: + <img src="https://skywalking.apache.org/screenshots/10.1.0/promql/grafana-relation-variables2.jpg"/> Review Comment: here is only variables -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
