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 1d689888b0
Prettier: Upgrade to 2 (#30387)
4 years ago
..
DashboardQueryEditor.tsx Prettier: Upgrade to 2 (#30387) 4 years ago
DashboardQueryRow.tsx DashboardDS: Fixes display of long queries (#29808) 5 years ago
README.md DashboardDatasource: reuse query results within a dashboard (#16660) 6 years ago
datasource.ts Chore: Reorg packages (#20111) 6 years ago
index.ts QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 6 years ago
module.ts Chore: Reorg packages (#20111) 6 years ago
plugin.json SharedQuery: don't explode when missing logo (#20187) 6 years ago
runSharedRequest.test.ts Chore: reduces strict null errors to 824 (#22744) 5 years ago
runSharedRequest.ts Prettier: Upgrade to 2 (#30387) 4 years ago
types.ts DashboardDS: Fixes display of long queries (#29808) 5 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.