monitoring-mixins / mixtool

mixtool is a helper for easily working with jsonnet mixins.
Apache License 2.0
139 stars 15 forks source link

Relax alert name regex #83

Closed SuperQ closed 2 years ago

SuperQ commented 2 years ago

Allow multiple initial caps for acronyms in alert names.

Fixes: https://github.com/monitoring-mixins/mixtool/issues/82

Signed-off-by: SuperQ superq@gmail.com

SuperQ commented 2 years ago

CC @tomwilkie

tomwilkie commented 2 years ago

Thanks Ben!