mirror of https://github.com/grafana/grafana.git
* add e2e test for custom grid repeats * update codeowners file * adjust embedded panel test to account for different base url * replace waitFor * run bookmark e2e consecutively |
||
---|---|---|
.. | ||
cujs | ||
AdHocFilterTest.json | ||
DashboardForConditionalRendering.json | ||
DashboardLiveTest.json | ||
DashboardWithAllConditionalRendering.json | ||
DataLinkWithoutSlugTest.json | ||
PanelSandboxDashboard.json | ||
README.md | ||
TestDashboard.json | ||
TestV2Dashboard.json | ||
V2DashWithRepeats.json |
README.md
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.