grafana/public/app/features/logs
Sven Grossmann 7e4e743a42
Logs: Add experimental table visualisation in Explore (#71120)
* add table visualisation for logs

* add `logsExploreTableVisualisation` feature flag

* add feature flag to visualisation switch

* fix english

* improve state when no data is present

* improve margin

* add missing prop to test

* add tests

* fix logs table height

* fix linting

* move visualisation toggle

* add field config overrides

* update tests

* fix explore test

* fix explore test

* add missing header and revert test changes

* use timefield from logsFrame.ts

* add TODO

* move to new file

* hide fields that should be hidden

* add test to hide fields

* remove unused lines
2023-07-12 15:52:42 +02:00
..
components Logs: Add experimental table visualisation in Explore (#71120) 2023-07-12 15:52:42 +02:00
legacyLogsFrame.ts logs: handle dataplane-compatible logs-frames (#70318) 2023-06-27 14:50:36 +02:00
logsFrame.test.ts logs: handle dataplane-compatible logs-frames (#70318) 2023-06-27 14:50:36 +02:00
logsFrame.ts logs: handle dataplane-compatible logs-frames (#70318) 2023-06-27 14:50:36 +02:00
logsModel_parse.test.ts logs: refactor: move logsModel to the logs folder (#70989) 2023-07-04 13:27:52 +02:00
logsModel.test.ts logs: refactor: move logsModel to the logs folder (#70989) 2023-07-04 13:27:52 +02:00
logsModel.ts logs: refactor: move logsModel to the logs folder (#70989) 2023-07-04 13:27:52 +02:00
utils.test.ts Logs: Do not insert log-line into log-fields in json download (#70901) 2023-06-30 09:37:32 +02:00
utils.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00