Files
grafana/public/app/plugins/datasource/logging
David Kaltschmidt b3161bea5a Explore: Introduce DataQuery interface for query handling
- Queries in Explore have been string based
- This PR introduces the use of the DataQuery type to denote all queries handled in Explore
- Within Explore all handling of DataQueries is transparent
- Modifying DataQueries is left to the datasource
- Using `target` as variable names for DataQueries to be consistent with the rest of Grafana
2018-11-21 14:45:57 +01:00
..
2018-08-14 10:52:41 +02:00

Grafana Logging Datasource - Native Plugin

This is a built in datasource that allows you to connect to Grafana's logging service.