kibana/x-pack/plugins/observability_log_explorer
Marco Antonio Ghiani 3be21c9e56
[Log Explorer] Implement Data Views tab into selector (#166938)
## 📓 Summary

Closes #166848 

This work adds a new tab to navigate Data View from the Log Explorer
selector.
In this first iteration, when the user selects a data view, we move into
discovering preselecting and loading the data view of choice.

**N.B.**: this recording is made on a setup where I have no installed
integrations, so having the no integrations panel is the expected
behaviour.


e8d1f622-86fb-4841-b4cc-4a913067d2cc

## Updated selector state machine

<img width="1492" alt="Screenshot 2023-09-22 at 12 15 44"
src="c563b765-6c6c-41e8-b8cd-769c518932c3">

## New DataViews state machine

<img width="995" alt="Screenshot 2023-09-22 at 12 39 09"
src="e4e43343-c915-42d8-8660-a2ee89f8d595">

---------

Co-authored-by: Marco Antonio Ghiani <marcoantonio.ghiani@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-09-28 12:21:35 +02:00
..
.storybook
common [Log Explorer] Implement Data Views tab into selector (#166938) 2023-09-28 12:21:35 +02:00
public [Log Explorer] Remove beta badge when leaving the app (#167065) 2023-09-27 13:08:08 +02:00
server [Logs+] Improve observability log explorer global search behaviour (#167164) 2023-09-27 12:01:36 +01:00
jest.config.js
kibana.jsonc [Log Explorer] Add Explorer app locator (#165962) 2023-09-20 19:49:57 +02:00
README.md
tsconfig.json [Log Explorer] Add Explorer app locator (#165962) 2023-09-20 19:49:57 +02:00

Observability Log Explorer

This plugin provides an app based on the LogExplorer component from the log_explorer plugin, but adds observability-specific affordances.