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
Ryan McKinley 8430a182ef
Transformations: filter results by refId (#20261)
6 years ago
..
DashboardQueryEditor.tsx Chore: Reorg packages (#20111) 6 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: Reorg packages (#20111) 6 years ago
runSharedRequest.ts Transformations: filter results by refId (#20261) 6 years ago
types.ts Chore: Reorg packages (#20111) 6 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.