Is there a current capability or roadmap item to enable the time filters in Native Dashboards to key on the ingested timestamp rather than the event timestamp?
This would be equivalent to basing a time filter on metadata.ingestion_timestamp in Looker-based dashboards.
i.e. - I want to see events that were ingested in a given time window even if (especially if...) the ingestion timestamp is outside of that window.
I can add metadata.ingested_timestamp.seconds to the events or outcomes, but I will only see those events where the event timestamp is within the time window of the global time filter on that dashboard.