grafana/pkg/services/provisioning
Denis Limarev 4d8287b319
Performance: add preallocation for some slice/map (#57860)
This change preallocates slices and maps where the size of the data is known before the object is created.

Co-authored-by: Joe Blubaugh <joe.blubaugh@grafana.com>
2022-11-22 20:24:36 +08:00
..
alerting Alerting: Support Prometheus durations in Provisioning API (#58293) 2022-11-21 18:58:25 +00:00
dashboards Performance: add preallocation for some slice/map (#57860) 2022-11-22 20:24:36 +08:00
datasources Use org service instead of sqlstore (#56407) 2022-10-13 08:40:46 -04:00
notifiers chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
plugins Chore: use org service methods (#55768) 2022-10-04 14:48:02 -04:00
utils Use org service instead of sqlstore (#56407) 2022-10-13 08:40:46 -04:00
values Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
provisioning_mock.go Alerting: Add file provisioning for contact points (#51924) 2022-08-01 18:17:42 +02:00
provisioning_test.go Use org service instead of sqlstore (#56407) 2022-10-13 08:40:46 -04:00
provisioning.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00