Is your feature request related to a problem? Please describe.
Output of weaver registry resolve should be deterministic so one can check resolved schema diff.
Describe the solution you'd like
Sort output groups by id?
Describe alternatives you've considered
Post-processing, i.e. external sorting
Additional context
Registry from https://github.com/jsuereth/o11y-by-design
Is your feature request related to a problem? Please describe.
Output of
weaver registry resolveshould be deterministic so one can check resolved schema diff.Describe the solution you'd like
Sort output groups by id?
Describe alternatives you've considered
Post-processing, i.e. external sorting
Additional context
Registry from https://github.com/jsuereth/o11y-by-design