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 e03ce77ef0
DashboardDataSource: Improve handling of source provider activation, and add tests (#81034)
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 Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
datasource.test.ts DashboardDataSource: Improve handling of source provider activation, and add tests (#81034) 1 year ago
datasource.ts DashboardDataSource: Improve handling of source provider activation, and add tests (#81034) 1 year ago
index.ts Dashboard: Remove the current panel from the list of options in the Dashboard datasource (#41826) 4 years ago
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.