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] Filters for each number metric (part of filter ratio) #67228

Closed
wylieconlon opened this issue May 21, 2020 · 2 comments · Fixed by #92589
Closed

[Lens] Filters for each number metric (part of filter ratio) #67228

wylieconlon opened this issue May 21, 2020 · 2 comments · Fixed by #92589
Assignees
Labels
enhancement New value added to drive a business result Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@wylieconlon
Copy link
Contributor

Because filter ratio is a large effort to implement, we need to break it up into incremental steps. The first step that I can identify is the concept of adding a filter to a specific metric, not to the overall visualization. This would let us separate the concept of "filter ratio" into "ratio of any numbers" and "filters." By having two separate concepts which can be combined, Lens becomes a tool that has an easy learning curve, with advanced features built on the simple features.

@wylieconlon wylieconlon added Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels May 21, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@flash1293 flash1293 added the enhancement New value added to drive a business result label Aug 6, 2020
@wylieconlon
Copy link
Contributor Author

The most likely way that we would implement this is using a KQL filter input in the metric. Quickly put this together to illustrate:

adding filtered metric

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 Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants