mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-04 08:45:42 -04:00
This adds a parameter to the storage selection interface which allows query engine(s) to pass information about the operations surrounding a data selection. This can for example be used by remote storage backends to infer the correct downsampling aggregates that need to be provided. |
||
|---|---|---|
| .. | ||
| remote | ||
| tsdb | ||
| buffer.go | ||
| buffer_test.go | ||
| fanout.go | ||
| fanout_test.go | ||
| interface.go | ||
| noop.go | ||