I’m running Grafana Tempo+Prometheus locally, with backend storage set to local storage. Any time I attempt to do a query >1hr, I get an error:
Query error
range specified by start and end exceeds 1h1m0s.
I understand that if I was just missing older results it may be due to ingester or storage settings, but this seems to be limited in the query UI.
What do I need to do to get this to let me query larger ranges of time?