Dimensions are order-sensitive #558
Labels
C-core
Component: core functionality such as traits, etc.
E-simple
Effort: simple.
T-ergonomics
Type: ergonomics.
T-request
Type: request.
This creates 2 different gauges, which is probably not what you want, since the order of the dimensions differs between the two:
I saw this happen when using a HashMap for dimensions, and the HashMap getting a different order every time. This behavior should at least be better documented.
The text was updated successfully, but these errors were encountered: