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

Kibana support for runtime fields on_script_error - resillient runtime fields #153393

Closed
Tracked by #166175
mattkime opened this issue Mar 21, 2023 · 2 comments
Closed
Tracked by #166175
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Runtime Fields Icebox impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:needs-research This issue requires some research before it can be worked on or estimated Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@mattkime
Copy link
Contributor

Currently, if a data view runtime field breaks due to a malformed input, the whole query fails. ES recently implemented on_script_error which allows queries to continue after a failed run. elastic/elasticsearch#92380

Currently there's no error reporting, only silent failures. Displaying errors to users would take some work - defining how they should be passed around and displayed.

As things are, we could incorporate this functionality but we should discuss whether this is worthwhile without error reporting.

@mattkime mattkime added Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Runtime Fields Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. labels Mar 21, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@kertal kertal added the impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. label Mar 21, 2023
@davismcphee davismcphee added the loe:needs-research This issue requires some research before it can be worked on or estimated label Sep 8, 2023
@kertal kertal added the Icebox label Sep 24, 2024
@kertal
Copy link
Member

kertal commented Sep 24, 2024

Closing this because it's not planned to be resolved in the foreseeable future. It will be tracked in our Icebox and will be re-opened if our priorities change. Feel free to re-open if you think it should be melted sooner.

@kertal kertal closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Runtime Fields Icebox impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:needs-research This issue requires some research before it can be worked on or estimated Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
Development

No branches or pull requests

4 participants