mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-23 15:20:11 -04:00
* Pushdown aggregator group by through read hint Implement https://github.com/prometheus/prometheus/issues/6400 * add temporal aggregation pushdown support Signed-off-by: xiancli <xiancli@ebay.com> |
||
|---|---|---|
| .. | ||
| chunked.go | ||
| chunked_test.go | ||
| client.go | ||
| client_test.go | ||
| codec.go | ||
| codec_test.go | ||
| ewma.go | ||
| intern.go | ||
| intern_test.go | ||
| max_gauge.go | ||
| queue_manager.go | ||
| queue_manager_test.go | ||
| read.go | ||
| read_test.go | ||
| storage.go | ||
| storage_test.go | ||
| write.go | ||
| write_test.go | ||