-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Open
Labels
Feature:ES|QLES|QL related features in KibanaES|QL related features in KibanaTeam:ESQLES|QL related features in Kibana t//ES|QL related features in Kibana t//blockedenhancementNew value added to drive a business resultNew value added to drive a business resultimpact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.Addressing this issue will have a medium level of impact on the quality/strength of our product.
Description
Describe the feature:
Access failure store in ES|QL
Describe a specific use case for the feature:
When I want to access failure store data for my query
I need to use FROM logs-*::failures*
So I can build an error dashboard and better understand the data that's failing
Update: The ES PR got merged. The grammar got updated here #216415. We need:
- support the :: in the client side validation
- add the :: in the ast parsing (which will fix the client side validation logic)
- add it in the autocomplete
Metadata
Metadata
Assignees
Labels
Feature:ES|QLES|QL related features in KibanaES|QL related features in KibanaTeam:ESQLES|QL related features in Kibana t//ES|QL related features in Kibana t//blockedenhancementNew value added to drive a business resultNew value added to drive a business resultimpact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.Addressing this issue will have a medium level of impact on the quality/strength of our product.