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
Victor Marin b6249d6a50
Check source panel for updates in Dashboard DS panel (#85655)
1 year ago
..
img DS Picker: Use new built-in DS icons (#69797) 2 years ago
DashboardQueryEditor.test.tsx DashboardDataSource: Implement sharing logic inside the data source (#80526) 1 year ago
DashboardQueryEditor.tsx SharePanelQuery: Improve query editor UI (#80535) 1 year ago
README.md
datasource.test.ts DashboardDataSource: Improve handling of source provider activation, and add tests (#81034) 1 year ago
datasource.ts Check source panel for updates in Dashboard DS panel (#85655) 1 year 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
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.