Skip to content
Snippets Groups Projects
Verified Commit 39773aa0 authored by David Hoese's avatar David Hoese
Browse files

Bump influxdb task offset to 2m

parent 5647a8da
No related branches found
No related tags found
No related merge requests found
......@@ -153,7 +153,7 @@ AGGREGATE_FLUX_TASK_FORMAT = """
option task = {{
name: "Average data ({interval})",
every: {interval},
offset: 1m,
offset: 2m,
}}
from(bucket: "{raw_bucket}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment