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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Logs UI] Retrieve ml result field values via the unified fields API #76509

Closed
weltenwort opened this issue Sep 2, 2020 · 1 comment · Fixed by #77147
Closed

[Logs UI] Retrieve ml result field values via the unified fields API #76509

weltenwort opened this issue Sep 2, 2020 · 1 comment · Fixed by #77147
Assignees
Labels
Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@weltenwort
Copy link
Member

Summary

Right now the Logs UI is accessing the ML values of result documents via their _source. In order to make the behavior more consistent and support the various mapped field types the values of log entries should be accessed via the fields API.

Acceptance criteria

  • The functions that access documents from the ML results index in the logAnalysis lib use the fields API instead of _source.
@weltenwort weltenwort added Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services labels Sep 2, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants