Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Issue when using $__interval : receiving "Data outside time range" error #270

Closed
IvanIlnytskyi opened this issue Aug 19, 2020 · 3 comments
Closed
Assignees

Comments

@IvanIlnytskyi
Copy link

Bug Report

I am using $__interval parameter in 'group by' section to change the level of aggregation from raw data to appropriate interval.
I have tried different time values of $__interval ( Interval in Query Options) and the issue exists only minutes. Seems like '2m' is treated like 2 months but not 2 minutes

Expected Behavior

time series aggregated by time interval

Actual Behavior

receiving "Data outside time range" error

Steps to Reproduce the Problem

1)Select time range so Interval in Query Options is equal to couple of minutes.
2)Use $__interval in group by section - time ($__interval, none)

Query inspector:
query_inspector_with_interval_issue.pdf

Attaching screenshots below
Screen Shot 2020-08-19 at 3 09 42 PM
Screen Shot 2020-08-19 at 3 10 00 PM

Specifications

  • Version: 1.0.7
  • Platform: macOS
  • Grafana Version: Grafana v7.0.3 (00ee734baf)

Thanks in advance.

@anasm-17
Copy link

Hi, I just wanted to follow up on this issue.

@LiorRacer
Copy link
Contributor

Hi all,
Can you please try with our latest version and let us know if you still experience this issue

@anasm-17
Copy link

anasm-17 commented Feb 5, 2021

Hi, with v 1.0.8 or with version 2.0.X?

I can confirm it still exists with v 1.0.8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants