synthetic-monitoring-app
synthetic-monitoring-app copied to clipboard
Panel JSON does not produce an expected result when applied in a dashboard
What happened: When panel JSON is copied from the SM "Home" page and applied to a dashboard panel, the result does not match expectations (the source Scene).
Affected panels
- "All checks"
- "All error rate by location"
What you expected to happen: The pasted JSON to produce a similar panel to the Scene it was copied from
How to reproduce it (as minimally and precisely as possible):
- Go to "Home" (
/a/grafana-synthetic-monitoring-app/home
) - Click the kebab menu for "All checks"|"All error rate by location" (visible when hovering the visualization).
- Click "Copy JSON"
- Create a new dashboard
- Make sure edit mode is enabled for the dashboard
- Add a panel
- Go back to the dashboard
- Click the kebab menu for the created panel
- Select
Inspect > Panel JSON
- Replace all JSON with the content of the clipboard
- Press "Apply"Anything else we need to know?:
Environment:
- Grafana version (if running on prem): Cloud
- SM plugin version: 1.16.5
- OS Grafana is installed on: Cloud
- User OS & Browser: Chrome Version 130.0.6723.70 (Official Build) (64-bit)
- Others: N/A