Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dataset quality] Link "Hosts" metric on flyout to Infra -> Hosts #181705

Open
awahab07 opened this issue Apr 25, 2024 · 1 comment
Open

[Dataset quality] Link "Hosts" metric on flyout to Infra -> Hosts #181705

awahab07 opened this issue Apr 25, 2024 · 1 comment
Labels
Feature:Dataset Health Team:obs-ux-logs Observability Logs User Experience Team

Comments

@awahab07
Copy link
Contributor

Related to #170492.

Currently blocked by https://github.com/elastic/observability-dev/issues/3291

Summary

The "Show all" under Hosts on Dataset Quality flyout needs to be linked to Infra -> Hosts page with the necessary filters, time range and query applied.

馃憠 Note that, this depends on Infra UI to incorporate the functionality to implement multi-signal host views.

馃憠 It is also suggested that Dataset Quality should use a data-access layer offered by Infra to read Hosts metrics so that the reported numbers are in-sync on both UIs. [Link issue here when possible]

馃憠 It was dependent on [Infra] Dashboard locator which is already resolved.

Dataset-quality-hosts-link
@awahab07 awahab07 added Team:obs-ux-logs Observability Logs User Experience Team Feature:Dataset Health labels Apr 25, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs)

awahab07 added a commit that referenced this issue Apr 26, 2024
## Summary

The PR improves/changes the behavior of external links on Dataset
Quality flyout:
1. The "Show all" link to Degraded Docs now considers flyout's time
range rather than table's time range.
2. The "Open in Lens" link will now use an Ad-Hoc Data View representing
the current Data Stream rather than an in memory Data View. Thus
removing the need to specifying an explicit `_index: ...` based query.
Previously a generic Data View (e.g. `logs-*-*`) along with __index_
query was used.
3. The "Show all" link for Hosts metric has been hidden for now awaiting
#181705.


https://github.com/elastic/kibana/assets/2748376/310c7609-b5c3-49e4-9312-2e9083f9757d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Dataset Health Team:obs-ux-logs Observability Logs User Experience Team
Projects
None yet
Development

No branches or pull requests

2 participants