Closed
Description
Describe the feature: TIL about the Retrieve patterns from Grok REST API, which is super awesome. However the output is fully random and hard to parse/check for humans.
I am not yet a hundred percent sure if this makes sense, but maybe ordering it initially when loading the patterns in the Grok
class would result in a sorted map, that would be easier to read or go through - unless this API is only intended for machine consumption.