[Lens] Formula: Time offset #94599
Labels
discuss
enhancement
New value added to drive a business result
Feature:Lens
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
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?)
The text was updated successfully, but these errors were encountered: