The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/dashboard
Torkel Ödegaard 038d9cabde
PanelEdit: Edit the source panel, refactor out VizPanelManager, simplify (#93045)
8 months ago
..
img DS Picker: Use new built-in DS icons (#69797) 2 years ago
DashboardQueryEditor.test.tsx React: Use new JSX transform (#88802) 11 months ago
DashboardQueryEditor.tsx PanelEdit: Edit the source panel, refactor out VizPanelManager, simplify (#93045) 8 months ago
README.md
datasource.test.ts Use SafeSerializableSceneObject in TemplateSrv (#90272) 10 months ago
datasource.ts TemplateSrv: Backportable version of 90808 (#90833) 10 months ago
index.ts
module.ts DashboardDataSource: Implement sharing logic inside the data source (#80526) 1 year ago
plugin.json DS Picker: Use new built-in DS icons (#69797) 2 years ago
runSharedRequest.test.ts Update jest monorepo to v29 (#58261) 3 years ago
runSharedRequest.ts Dashboards: Run shared queries even when source panel is in collapsed row (#77792) 1 year ago
types.ts Scenes: Add support for shared query results of other panel (#65413) 2 years ago

README.md

Dashboard Datasource - Native Plugin

This is a built in datasource that lets you reuse the query from other panels in the same dashboard.