grafana/public/app
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
..
core Explore: Logging label filtering 2018-11-28 14:20:10 +01:00
features Explore: Logging label filtering 2018-11-28 14:20:10 +01:00
partials typo fix for "has" 2018-11-04 03:22:25 -08:00
plugins Explore: Logging label filtering 2018-11-28 14:20:10 +01:00
routes moved profile pages to it's own feature folder 2018-10-31 12:25:46 -07:00
store moved state to redux, renamed entities 2018-10-26 14:15:37 +02:00
types Added stop scan button 2018-11-27 16:35:37 +01:00
viz draw gauge 2018-11-09 16:37:09 +01:00
app.ts react panels: got data 2018-10-14 16:31:20 +02:00
dev.ts Add weback-dev-server with hot/hmr support 2018-04-19 11:42:53 +02:00
index.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00