mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* - initial work on data source config page * - add links to test status box - add tracking function * - add test for the DataSourceConfigAlert component * - fix flicker of the alert box * - fix the build * - small improvements * - fix failing build * - fix failing unit tests * - prettier and betterer fixes * - fix failing e2e tests * - fix build again * - rewrite solution according to the PR comments * - cleanup * - fix failing e2e * - use absolute path in link * Minor fixes --------- Co-authored-by: Torkel Ödegaard <torkel@grafana.com> |
||
---|---|---|
.. | ||
DashboardQueryEditor.test.tsx | ||
DashboardQueryEditor.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.