OpenSLO / slogen

tool to create and manage content for reliability tracking from logs/event data.
Apache License 2.0
79 stars 6 forks source link

SUMO-241085 Keeps tag ordering fix while generating tf configuration #70

Closed pgupta-sumo closed 3 months ago

pgupta-sumo commented 3 months ago

Fixed the tags ordering to be lexicographically sorted by keys every time

Testing - Verified that tags are not ordered randomly on each tf config generation.