grafana/public/app/plugins/datasource
Dominik Prokop 12e0616413
Explore: display log line context (#17097)
* Extend DataSourceAPI to enable log row context retrieval

* Add react-use package

* Display log row context in UI

* Make Loki datasource return "after" log context in correct order

* Don't show Load more context links  when there are no more new results

* Update getLogRowContext to return DataQueryResponse

* Use DataQueryResponse in log row context provider, filter out original row  being duplicated in context
2019-05-20 08:44:37 +02:00
..
cloudwatch DataSourceApi: convert interface to abstract class (#16979) 2019-05-10 11:37:43 +02:00
elasticsearch AddDataSource: Updated page design & categories (#16971) 2019-05-09 11:45:39 +02:00
grafana Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
grafana-azure-monitor-datasource fix: Azure Monitor adds missing closing div tag to query editor (#17057) 2019-05-14 14:27:47 +02:00
graphite AddDataSource: Updated page design & categories (#16971) 2019-05-09 11:45:39 +02:00
influxdb AddDataSource: Updated page design & categories (#16971) 2019-05-09 11:45:39 +02:00
input InputDataSource: better empty value support (#17075) 2019-05-15 07:20:27 +02:00
loki Explore: display log line context (#17097) 2019-05-20 08:44:37 +02:00
mixed DataSourceApi: convert interface to abstract class (#16979) 2019-05-10 11:37:43 +02:00
mssql AddDataSource: Updated page design & categories (#16971) 2019-05-09 11:45:39 +02:00
mysql AddDataSource: Updated page design & categories (#16971) 2019-05-09 11:45:39 +02:00
opentsdb AddDataSource: Updated page design & categories (#16971) 2019-05-09 11:45:39 +02:00
postgres AddDataSource: Updated page design & categories (#16971) 2019-05-09 11:45:39 +02:00
prometheus fix(explore): Prevent double querying for Prometheus and Loki (#17004) 2019-05-13 09:55:20 +02:00
stackdriver DataSourceApi: convert interface to abstract class (#16979) 2019-05-10 11:37:43 +02:00
testdata Explore: Allow switching between metrics and logs (#16959) 2019-05-16 09:52:22 +02:00