pub async fn remote_read(
__arg0: State<PromStoreState>,
__arg1: Query<RemoteWriteQuery>,
__arg2: Extension<QueryContext>,
body: Bytes,
) -> Result<PromStoreResponse>
pub async fn remote_read(
__arg0: State<PromStoreState>,
__arg1: Query<RemoteWriteQuery>,
__arg2: Extension<QueryContext>,
body: Bytes,
) -> Result<PromStoreResponse>