effc887b08
This reintroduces database pagination for the Prometheus API for rules. Follow up for #109558 to use the new pagination format. Note: This changes the sort-order to use `NamespaceUID` instead of the fully qualified Folder path. This also changes the cursor format to use the `NamespaceUID` instead of the Folder path and to be in a reverisble format.