kentik / ktranslate

System for pulling and pushing network data.
Apache License 2.0
57 stars 24 forks source link

Refactor to how rollups work with dims #757

Closed i3149 closed 1 month ago

i3149 commented 1 month ago

This refactors how rollup dimensions work. Previously, multiple and single dimensions were treated separately. This lead to some bugs around how to keep the correct ordering. Now they are all the same and ordering comes for free.