promql-engine
promql-engine copied to clipboard
engine,execution: make explain return a struct
This is a preparation so we can easily extend explanations in the future. In particular we can add cost estimations to its output and such easily.