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

Expose more query languages in Kibana as additional data sources #55842

Closed
stacey-gammon opened this issue Jan 24, 2020 · 2 comments
Closed

Expose more query languages in Kibana as additional data sources #55842

stacey-gammon opened this issue Jan 24, 2020 · 2 comments
Labels
Feature:Search Querying infrastructure in Kibana impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort Meta

Comments

@stacey-gammon
Copy link
Contributor

Elasticsearch exposes a SQL endpoint, EQL is coming soon, and possibly PromQL as well. Kibana needs a way to expose these query languages to users.

We will not be adding these languages as additional options in the query bar.
transformative query languages do not make sense there because of their ability to change the data shape through aggregations.

We will be working on adding these languages as additional data sources, however. These data sources may appear:

  • In Canvas
  • In Lens
  • In Discover
  • In SIEM Timeline & detection anomaly builder
  • In Observability

We will likely start by adding eseql expression functions in Canvas, and adding more search strategies that solution developers can use to expose additional query options. Getting this exposed in Lens is on the longer term roadmap.

Once again though, this will not be exposed through our query bar because of the way these things work together on a dashboard. The query bar should only be used for narrowing data, never changing data.

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@github-actions github-actions bot added this to To do in kibana-app-arch Jan 28, 2020
@ppisljar ppisljar added Feature:Search Querying infrastructure in Kibana loe:needs-research This issue requires some research before it can be worked on or estimated Meta labels May 10, 2021
@exalate-issue-sync exalate-issue-sync bot added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort and removed loe:needs-research This issue requires some research before it can be worked on or estimated labels Jun 2, 2021
@lukasolson
Copy link
Member

Closing in favor of #126095 (specifically #127252).

kibana-app-arch automation moved this from To triage to Done in current release May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Search Querying infrastructure in Kibana impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort Meta
Projects
kibana-app-arch
  
Done in current release
Development

No branches or pull requests

6 participants