Files
grafana/e2e-playwright/dashboards/README.md
Ihor Yeromin 2f2950eb29 Tests: Move Canvas tests to panel folder and add testing README (#110768)
* chore(e2e-tests): move canvas tests to panels
2025-09-08 17:52:10 +02:00

370 B

Dashboards

Adding Dashboard JSONs

When adding dashboard JSON files to this folder that were exported from Grafana:

⚠️ Important: Don't forget to remove the "id" field from the exported JSON before adding it to this folder.

Exported dashboard JSONs contain an id field that should be removed to avoid conflicts when importing the dashboard in tests.