elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.71k stars 8.13k forks source link

[Lens] Pipeline aggregations are not depicted correctly in the inspector #151001

Closed stratoula closed 7 months ago

stratoula commented 1 year ago

Kibana version: 8.7

Describe the bug: When I have a pipeline agg in Lens and check the inspector, the request is not correct

Steps to reproduce:

  1. Create a Lens visualization with a pipeline aggregation (i.e. Moving average)
  2. Check the inspector
  3. The request is not correct as it doesn't include the parent aggregation
  4. The chart is rendered correctly

Expected behavior: The request should be correct and same with the request used in the chart

Screenshots (if relevant):

image image

Note: The inspector works fine on agg based visualizations for the same setup

elasticmachine commented 1 year ago

Pinging @elastic/kibana-visualizations @elastic/kibana-visualizations-external (Team:Visualizations)

stratoula commented 1 year ago

@dej611 mentioned to me that this is expected as we are using the expression version of them. I will change this to enhancement though as I find it quite confusing

stratoula commented 7 months ago

Thank you for contributing to this issue, however, we are closing this issue due to inactivity as part of a backlog grooming effort. If you believe this feature/bug should still be considered, please reopen with a comment.