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

Remote Read Streaming support

yackushevas opened this issue · comments

When Prometheus switches to remote reading from m3, to generate alerts, the request execution time drops dramatically. Creating an endpoint with Remote Read Streaming support should fix this problem.

https://prometheus.io/blog/2019/10/10/remote-read-meets-streaming/