grafana / grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
https://grafana.com
GNU Affero General Public License v3.0
64.25k stars 12.02k forks source link

time-series panel not displaying all data except when zoomed #76324

Open AliEbrahimpour opened 12 months ago

AliEbrahimpour commented 12 months ago

What happened?

when I filter the dashboard for 30 days the dashboard doesn't show all the data but when I zoom the dashboard that I can see the data

What did you expect to happen?

doesn't show the data

Did this work before?

I don't know exactly

How do we reproduce it?

1. 2. 3.

Is the bug inside a dashboard panel?

No response

Environment (with versions)?

Grafana: 10.1.4 OS: Linux ubuntu 20.04.6 Browser: chrome 1 2

Grafana platform?

Other

Datasource(s)?

No response

tonypowa commented 11 months ago

hi @AliEbrahimpour thank you for creating this issue

could you share more details about:

AliEbrahimpour commented 11 months ago

Hi, I set the interval to 30 days, but it doesn't provide me with the correct data. However, when I set it to 1 hour, I get the correct data. I am using Prometheus as the data source.