grafana/pkg/services/ngalert/remote
Dave Henderson 6262c56132
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952)
* chore(perf): Pre-allocate where possible (enable prealloc linter)

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* fix TestAlertManagers_buildRedactedAMs

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* prealloc a slice that appeared after rebase

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

---------

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-06-14 14:16:36 -04:00
..
client Alerting: Promote configuration in the remote Alertmanager (#87388) 2024-05-16 12:06:03 +02:00
mock Alerting: Update grafana/alerting. (#88914) 2024-06-14 09:19:04 +02:00
alertmanager.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
alertmanager_test.go Alerting: Update grafana/alerting. (#88914) 2024-06-14 09:19:04 +02:00
forked_alertmanager_test.go Alerting: Use the internal Alertmanager to test templates and receivers (remote primary) (#88988) 2024-06-11 11:06:07 +02:00
remote_primary_forked_alertmanager.go Alerting: Use the internal Alertmanager to test templates and receivers (remote primary) (#88988) 2024-06-11 11:06:07 +02:00
remote_secondary_forked_alertmanager.go Alerting: Implement GetStatus in the remote Alertmanager struct (#84887) 2024-05-03 13:59:02 +02:00