Commit 4e76cbe
committed
fix(metrics): drop HTTP cache on metrics endpoint
Query-level cache in get_metrics_data is enough; view_cache added a second
layer that could serve stale responses after the warmed query cache updates.
Closes #1961
Signed-off-by: Alan Peixinho <alan.peixinho@profusion.mobi>1 parent 8aeb0d5 commit 4e76cbe
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
180 | 179 | | |
181 | 180 | | |
182 | 181 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
| 182 | + | |
188 | 183 | | |
0 commit comments