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] Formula: Time offset #94599

Closed
flash1293 opened this issue Mar 15, 2021 · 2 comments
Closed

[Lens] Formula: Time offset #94599

flash1293 opened this issue Mar 15, 2021 · 2 comments
Labels
discuss enhancement New value added to drive a business result Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@flash1293
Copy link
Contributor

In the Lens formula, time offset should be configurable on a per-metric basis:
count(offset=1d)/count()

The offset should be passed to esaggs where it is split into multiple requests and merged into a single table, transparently for the rest of the logic in Lens - tracked here: #71287

We should decide whether there should also be a UI for this, allowing the user to configure a total time offset for the whole formula. In this case we would need to decide how offsets of the formula and individual metric offsets behave (adding together? overwriting?)

@flash1293 flash1293 added discuss enhancement New value added to drive a business result Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels Mar 15, 2021
@elasticmachine
Copy link
Contributor

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

@flash1293
Copy link
Contributor Author

Fixed by #101718

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss enhancement New value added to drive a business result Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants