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
The query-frontend Prometheus query range response encoding (json) has SortMapKeys enabled. Based on the comment received on 3964, we could try to disable it, to have the json encoding having to do less work.
Questions:
What's the impact on performances? If there's no gain, then there's probably no value into risk a change.