elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.48k stars 8.04k forks source link

[Discover] Support inspecting Discover profiles #184077

Open davismcphee opened 1 month ago

davismcphee commented 1 month ago

📓 Summary

One Discover will introduce the concept of "profiles", which will support contextual awareness at three levels:

This will introduce additional complexity in the application since profiles can be combined in various ways based on the context resolution process. To help support debugging and allow looking "under the hood" at runtime, we should introduce a way to inspect which profiles / context are currently active.

One way of doing this would be to introduce a new tab in the inspector flyout when using Discover providing a view of the currently active profiles, their context level, and any associated metadata.

elasticmachine commented 1 month ago

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)