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

[Lens] Extended stats for metrics (standard deviation, sum of squares, variance) #122480

Open
Tracked by #57708
ghudgins opened this issue Jan 7, 2022 · 2 comments
Open
Tracked by #57708
Labels
enhancement New value added to drive a business result Feature:Lens impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@ghudgins
Copy link
Contributor

ghudgins commented Jan 7, 2022

Describe the feature:
Expose Elasticsearch Extended Stats in metric aggregations

Describe a specific use case for the feature:
When I have a metric of interest broken down by terms
I need to see which terms have the largest standard deviation of the population
So I can glean extra insight about the behavior of my metric

Design ideas:

  • Surface each aspect of extended stats as their own quick functions (several options in config)
  • Surface all of the extended stats at once on the visualizations that support that many metrics (one option in config)

Blocked on #10533

@ghudgins ghudgins added enhancement New value added to drive a business result Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels Jan 7, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-vis-editors @elastic/kibana-vis-editors-external (Team:VisEditors)

@drewdaemon drewdaemon added the impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. label Jan 19, 2023
@timductive timductive added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. and removed impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. labels Jun 28, 2023
@timductive
Copy link
Member

We need to do some design consideration for how we would add these to the UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Lens impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

6 participants