m3db / m3

M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform

Home Page:https://m3db.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for `last_over_time`

ryansammonaiven opened this issue · comments

The <aggregation>_over_time() function last_over_time (docs link) was added to Prometheus in v2.26.0 (changelog link) and is not currently supported by M3DB.