Since the most recent data is on Prometheus servers, we must be able to fan out to those for queries. For overall simplicity of the system it is feasible to have the sidecar implement the store API on top of Prometheus's remote read API or HTTP v1 API. Probably either works fine but the HTTP v1 API has proper stability guarantees.