Native Dashboards / Event Time vs. Ingest Time Filter

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.

Solved Solved
0 1 215
1 ACCEPTED SOLUTION

You can use a custom filter instead of the default time filter (currently, it's using the event timestamp for filtering) and base your filter on the ingested field.

To add a filter:
Edit the dashboard.
Click the "Filter" icon.
In the "Manage filters" window, add a new filter.
Specify the "Field to filter" (e.g., metadata.ingested_timestamp.seconds ).
Give the filter a name.
Select the charts to apply the filter to.
Set a default value if needed.

Example:

Eoved_0-1747850816565.jpeg

Eoved_1-1747850832862.jpeg

View solution in original post

1 REPLY 1

You can use a custom filter instead of the default time filter (currently, it's using the event timestamp for filtering) and base your filter on the ingested field.

To add a filter:
Edit the dashboard.
Click the "Filter" icon.
In the "Manage filters" window, add a new filter.
Specify the "Field to filter" (e.g., metadata.ingested_timestamp.seconds ).
Give the filter a name.
Select the charts to apply the filter to.
Set a default value if needed.

Example:

Eoved_0-1747850816565.jpeg

Eoved_1-1747850832862.jpeg