You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
Closeselastic#201535
This PR fixes the actions not displayed on Infra charts while hovering
with the mouse, while also modifying the actions that should be
displayed.
Right now, the following actions are displayed:
- Explore in Discover
- Inspect
- Open in Lens (as a custom action, clicking the 3 dots)
### How to test
1. Start Kibana and fill it with data, `node scripts/synthtrace
infra_hosts_with_apm_hosts` can be used if you don't have data.
2. Navigate to Host list, check if hovering a chart displays the actions
3. Navigate to Host details, check if hovering a chart displays the
actions
### Screenshots
Before|After
-|-
|
0 commit comments