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
investigate turning promql results into JSON in query frontend. Is it optimal? Is it making some memory copies it doesn't need to ?
investigate not converting integer histogram to float histogram on merged iterator level (which is above mimir's chunk iterator wrapper on top of tsdb chunk iterator), instead let the tsdb chunk convert the data directly
Stretch goals
The content you are editing has changed. Please copy your edits and refresh the page.
Continued from #3478 and continued in #7229
Fully support Prometheus Native Histograms
Add recording rules and query sharding support.
Additional goals
Tasks
Optimizations
Stretch goals
Stretch goal tasks
PRs outside mimir about the ecosystem
Ecosystem issues
le
andquantile
normalization configurable prometheus/prometheus#12984The text was updated successfully, but these errors were encountered: