mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-01 23:35:47 -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. |
||
|---|---|---|
| .. | ||
| alerting.go | ||
| alerting_test.go | ||
| manager.go | ||
| manager_test.go | ||
| recording.go | ||
| recording_test.go | ||