Skip to content

Commit 09f66a7

Browse files
authored
feat: Allow specifying alarmDedupeStringSuffix in CustomAlarmThreshold (#622)
Addresses a gap where the deduplication string wasn’t easily customizable via typical facade usage. It can be customized using dedupeStringOverride, but this overrides the entire deduplication string. Since alarm name prefixes (globalPrefix, localPrefix in AlarmNamingStrategy) are usually specified, alarmDedupeStringSuffix is more convenient in use. I've observed many cases where dedupeStringOverride is used, with the string being manually constructed by concatenating prefixes passed as parameters to the facade. --- _By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license_
1 parent 53a5c03 commit 09f66a7

File tree

5 files changed

+1329
-24
lines changed

5 files changed

+1329
-24
lines changed

0 commit comments

Comments
 (0)