Skip to content

[ES|QL] Support failure store in ES|QL FROM #205663

@ghudgins

Description

@ghudgins

Describe the feature:

elastic/elasticsearch#118614

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

No one assigned

    Labels

    Feature:ES|QLES|QL related features in KibanaTeam:ESQLES|QL related features in Kibana t//blockedenhancementNew value added to drive a business resultimpact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions