grafana/public/app
Chris Cowan 491a4dc967
Elasticsearch: View in context feature for logs (#28764)
* Elasticsearch: View in context feature for logs

* Fixing unused type

* Limit show context to esVersion > 5

* Fixing scope for showContextToggle; removing console.log

* Fix typing; adding check for lineField

* Update test to reflect new sorting keys for logs

* Removing sort from metadata fields

* Adding comment for clarity

* Fixing scenerio where the data is missing

* remove export & use optional chaining

Co-authored-by: Elfo404 <gio.ricci@grafana.com>
2020-12-10 11:19:14 +00:00
..
core ChangePassword: improved keyboard navigation (#29567) 2020-12-10 09:41:44 +01:00
features Elasticsearch: View in context feature for logs (#28764) 2020-12-10 11:19:14 +00:00
partials Migrate: Error page (404) (#26010) 2020-07-03 08:53:54 +02:00
plugins Elasticsearch: View in context feature for logs (#28764) 2020-12-10 11:19:14 +00:00
routes Chore: Enable eslint-plugin-react partial rules (#29428) 2020-12-01 16:19:52 +01:00
store Redux: Added config to redux development middlewares that checks for mutations and serializability (#23492) 2020-04-10 10:08:42 +02:00
types Elasticsearch: Migrate queryeditor to React (#28033) 2020-12-04 14:29:40 +00:00
app.ts Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00