How can I config dashboard query to skip cache?
# support
h
How can I config dashboard query to skip cache?
n
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.