mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* Eslint: no-duplicate-imports rule (bump grafana-eslint-config) * Chore: Fix duplicate imports (#31041) * Rebased this branch into eslint-no-duplicate-imports * updated some changes * merged uncaught duplicate imports * fixes frontend test- I hope * fixes e2e test- I hope Co-authored-by: Uchechukwu Obasi <obasiuche62@gmail.com> |
||
---|---|---|
.. | ||
DashboardQueryEditor.tsx | ||
DashboardQueryRow.tsx | ||
datasource.ts | ||
index.ts | ||
module.ts | ||
plugin.json | ||
README.md | ||
runSharedRequest.test.ts | ||
runSharedRequest.ts | ||
types.ts |
Dashboard Datasource - Native Plugin
This is a built in datasource that lets you reuse the query from other panels in the same dashboard.