mirror of
https://github.com/prometheus/prometheus
synced 2025-01-13 10:22:46 +00:00
7ccd4b39b8
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. |
||
---|---|---|
.. | ||
client_test.go | ||
client.go | ||
codec_test.go | ||
codec.go | ||
ewma.go | ||
queue_manager_test.go | ||
queue_manager.go | ||
read_test.go | ||
read.go | ||
storage.go | ||
write.go |