-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Discover] [Dataset Quality] Stringify ignored values before rendering #203312
[Discover] [Dataset Quality] Stringify ignored values before rendering #203312
Conversation
23eb005
to
6358f6f
Compare
Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs) |
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Async chunks
History
cc @weltenwort |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Starting backport for target branches: 8.x |
elastic#203312) This json-stringifies the values of the `_ignored` fields in the "quality issues" section of the "logs overview" tab. The tab is shown in Discover when the space is an "Observability" space or the serverless project is an "Observability" project and the document is a log entry document. Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit 38f30a9)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…ndering (#203312) (#203747) # Backport This will backport the following commits from `main` to `8.x`: - [[Discover] [Dataset Quality] Stringify ignored values before rendering (#203312)](#203312) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Felix Stürmer","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-11T10:30:26Z","message":"[Discover] [Dataset Quality] Stringify ignored values before rendering (#203312)\n\nThis json-stringifies the values of the `_ignored` fields in the\r\n\"quality issues\" section of the \"logs overview\" tab. The tab is shown in\r\nDiscover when the space is an \"Observability\" space or the serverless\r\nproject is an \"Observability\" project and the document is a log entry\r\ndocument.\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"38f30a9fe002c65e1b483e2de339f3c9704799d5","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix","v9.0.0","backport:prev-minor","Team:obs-ux-logs"],"title":"[Discover] [Dataset Quality] Stringify ignored values before rendering","number":203312,"url":"https://github.com/elastic/kibana/pull/203312","mergeCommit":{"message":"[Discover] [Dataset Quality] Stringify ignored values before rendering (#203312)\n\nThis json-stringifies the values of the `_ignored` fields in the\r\n\"quality issues\" section of the \"logs overview\" tab. The tab is shown in\r\nDiscover when the space is an \"Observability\" space or the serverless\r\nproject is an \"Observability\" project and the document is a log entry\r\ndocument.\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"38f30a9fe002c65e1b483e2de339f3c9704799d5"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203312","number":203312,"mergeCommit":{"message":"[Discover] [Dataset Quality] Stringify ignored values before rendering (#203312)\n\nThis json-stringifies the values of the `_ignored` fields in the\r\n\"quality issues\" section of the \"logs overview\" tab. The tab is shown in\r\nDiscover when the space is an \"Observability\" space or the serverless\r\nproject is an \"Observability\" project and the document is a log entry\r\ndocument.\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"38f30a9fe002c65e1b483e2de339f3c9704799d5"}}]}] BACKPORT--> Co-authored-by: Felix Stürmer <[email protected]>
elastic#203312) This json-stringifies the values of the `_ignored` fields in the "quality issues" section of the "logs overview" tab. The tab is shown in Discover when the space is an "Observability" space or the serverless project is an "Observability" project and the document is a log entry document. Co-authored-by: Elastic Machine <[email protected]>
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
elastic#203312) This json-stringifies the values of the `_ignored` fields in the "quality issues" section of the "logs overview" tab. The tab is shown in Discover when the space is an "Observability" space or the serverless project is an "Observability" project and the document is a log entry document. Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit 38f30a9)
…endering (#203312) (#204362) # Backport This will backport the following commits from `main` to `8.17`: - [[Discover] [Dataset Quality] Stringify ignored values before rendering (#203312)](#203312) <!--- Backport version: 8.9.8 --> ### Questions? Please refer to the [Backport tool documentation](https://github.com/sqren/backport)
📝 Summary
This json-stringifies the values of the
_ignored
fields in the "quality issues" section of the "logs overview" tab. The tab is shown in Discover when the space is an "Observability" space or the serverless project is an "Observability" project and the document is a log entry document.🎨 Previews
🕵️ Testing
flattened
field).