Hello, can anybody advise:
We cannot see more traces older then 30 minutes from Tempo in Grafana
Tempo version is 2.8.1
Config option “querier.search.max_lookback” doesnt’ work for this version
Hello, can anybody advise:
We cannot see more traces older then 30 minutes from Tempo in Grafana
Tempo version is 2.8.1
Config option “querier.search.max_lookback” doesnt’ work for this version
Hi, that sounds similar to: Traces become unqueryable after 30 minutes of ingestion · Issue #5377 · grafana/tempo · GitHub
Are you running as single-binary or distributed?
Let’s check the following parts:
block_retention is set to higher value like 24hAlthough it’s possible to run on local disk, it is not recommended and requires careful configuration. Instead let’s also make sure that storage:trace:backend is pointed at object storage.