Join Slack
Powered by
How can I config dashboard query to skip cache?
# support
h
Hui Cong Cai, Kobe
11/27/2024, 3:04 AM
How can I config dashboard query to skip cache?
n
nitya-signoz
11/27/2024, 5:11 AM
You can modify `--flux-interval`
https://github.com/SigNoz/charts/blob/4ceabc4090288537085e3d89f9b1df0e83a73e7c/charts/signoz/templates/query-service/statefulset.yaml#L108
. To a higher value. The default is 30m i.e it will always read the last 30 mins of dashboard query from DB instead of cache.
Open in Slack
Previous
Next