Before any metrics are written, the client accepts query templates. (what do these look like?)
As metrics are written, the client saves only the data necessary to answer queries matching the query templates. Other queries are rejected.
In theory, this could improve write performance, and/or allow us to take a greater number of dimensions without suffering a factorial complexity blowup.
Before any metrics are written, the client accepts query templates. (what do these look like?)
As metrics are written, the client saves only the data necessary to answer queries matching the query templates. Other queries are rejected.
In theory, this could improve write performance, and/or allow us to take a greater number of dimensions without suffering a factorial complexity blowup.