grafana/public/app/plugins/datasource
David Kaltschmidt c3b67f3a13 Explore: Logging label filtering
- adds a custom label renderer to Logs viewer in Explore
- labels are no longer treated as strings, they are passed as parsed objects to the log row
- label renderer supports onClick handler for an action
- renamed Explore's `onClickTableCell` to `onClickLabel` and wired up log label renderers
- reuse Prometheus `addLabelToSelector` to modify Logging queries via click on label
- added tests to `addLabelToSelector`, changed to include the surrounding `{}`
- use label render also for common labels in the controls panel
- logging meta data section has now a custom renderer that can render numbers, strings, and labels
- style adjustments
2018-11-28 14:20:10 +01:00
..
cloudwatch support template variable in stat field 2018-10-25 13:03:20 +09:00
elasticsearch Fix elastic ng-inject (build issue) (#14195) 2018-11-28 00:20:49 -08:00
grafana Merge branch 'master' into patch-1 2018-09-21 16:55:09 +02:00
grafana-live tslint: changing vars -> const (#13034) 2018-08-26 18:43:07 +02:00
graphite working on react data / query exectution 2018-10-14 15:39:34 +02:00
influxdb fix for influxdb annotation issue that caused text to be shown twice, fixes #13553 2018-10-08 09:19:48 +02:00
logging Explore: Logging label filtering 2018-11-28 14:20:10 +01:00
mixed Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
mssql fix new setting default value handling. 2018-10-15 21:41:00 -03:00
mysql only look in current database in findMetricTable 2018-10-24 19:21:26 +02:00
opentsdb Explore: jump to explore from panels with mixed datasources 2018-10-01 12:03:57 +02:00
postgres Add delta window function to postgres query builder 2018-10-31 19:26:18 +01:00
prometheus Explore: Logging label filtering 2018-11-28 14:20:10 +01:00
stackdriver stackdriver: remove not used variable 2018-11-20 13:22:43 +01:00
testdata fixed issue with template refresh 2018-10-19 09:43:54 +02:00