grafana/pkg/registry
Yuri Tseretyan 6b0d20c96a
Alerting: time interval service to support addressing intervals by Base64 encoded name (#90563)
* rename to getMuteTimingByName

* add UID to api model of MuteTiming

* update GetMuteTiming to search by UID

* update UpdateMuteTiming to support search by UID

* update DeleteMuteTiming to support uid

* make sure UID is populated

* update usages

* use base64 url-safe, no padding encoding for UID
2024-07-26 16:43:40 -04:00
..
apis Alerting: time interval service to support addressing intervals by Base64 encoded name (#90563) 2024-07-26 16:43:40 -04:00
backgroundsvcs AuthZ: embed an authorization server (#89018) 2024-06-13 11:41:35 +02:00
schemas Identity: Add read-only identity apiserver (#90418) 2024-07-26 17:09:08 +03:00
usagestatssvcs Chore: Move backgroundsvcs and usagestatssvcs to registry (#72692) 2023-08-02 09:25:55 -04:00
registry.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00