You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems Cortex is no difference with Thanos, just a long-term storage engine backend.
What I recently want is to separate PromQL's parse from its func/aggr calculation, push down to underlying storage, leverage storage's distributed computing with PromQL's rich expression. Is there any project working on this ?
Will Cortex support this?