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] Dataset field columns are erroneously being JSON-encoded #71415

Closed
weltenwort opened this issue Jul 13, 2020 · 1 comment · Fixed by #71693
Closed

[Logs UI] Dataset field columns are erroneously being JSON-encoded #71415

weltenwort opened this issue Jul 13, 2020 · 1 comment · Fixed by #71693
Assignees
Labels
bug Fixes for quality problems that affect the customer experience 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 v7.9.0
Milestone

Comments

@weltenwort
Copy link
Member

weltenwort commented Jul 13, 2020

Summary

With the merge of #54280 the field type columns don't expect their value to be JSON-encoded anymore. This still happens on the anomalies and categories tabs, where the event.dataset field column is used to show the log entry examples in the expanded table rows.

This leads to the dataset values being shown as "nginx.access" (with quotes) instead of just nginx.access.

@weltenwort weltenwort added bug Fixes for quality problems that affect the customer experience 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 Jul 13, 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
bug Fixes for quality problems that affect the customer experience 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 v7.9.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants