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/mixed
Ivan Ortega Alba 1e75c9c514
DS Picker: Use new built-in DS icons (#69797)
2 years ago
..
img DS Picker: Use new built-in DS icons (#69797) 2 years ago
MixedDataSource.test.ts Chore: fix type errors in tests (#63270) 2 years ago
MixedDataSource.ts Datasource: Overhaul plugin error handling and action buttons (#67014) 2 years ago
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
module.ts MixedDataSource: refactor, cleanup, and add tests (#18948) 6 years ago
plugin.json DS Picker: Use new built-in DS icons (#69797) 2 years ago

README.md

Mixed Data Source - Native Plugin

This is a built in data source that allows you to mix different data source on the same graph! You can enable this by selecting the built in -- Mixed -- data source. When selected this will allow you to specify data source on a per query basis. This will, for example, allow you to plot metrics from different Graphite servers on the same Graph or plot data from Elasticsearch alongside data from Prometheus. Mixing different data sources on the same graph works for any data source, even custom ones.