Hi Tristian, That's correct. It will send at max 1 series per frame, even if small.
Kind Regards, Bartek On Mon, 15 Jun 2020 at 14:12, Tristan Su <[email protected]> wrote: > hi, > I'm trying to implement a remote read server and got a question regarding > chunked response. > > From following comments: > > https://github.com/prometheus/prometheus/blob/a6600f564e3c483cc820bae6c7a551db701a22b3/storage/remote/codec.go#L216 > > which says: > // Send at most one series per frame; series may be split over multiple > frames according to maxBytesInFrame. > > Is this a protocol constraint to not allow sending multiple series per > frame? Or anything else I'm missing? > > Thanks in advance, > Tristan > > -- > You received this message because you are subscribed to the Google Groups > "Prometheus Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-developers/593ef169-5da0-4740-b45c-1506ec9e32f1n%40googlegroups.com > <https://groups.google.com/d/msgid/prometheus-developers/593ef169-5da0-4740-b45c-1506ec9e32f1n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/CAMssQwanqgzb7h5NkGmfgjeGxsKGGRDw78mWs%3DQ6L9Y%3D1ouc%2BQ%40mail.gmail.com.

