sensu / sensu-go-fatigue-check-filter

An event filter for Sensu Go for managing alert fatigue
MIT License
6 stars 8 forks source link

Use bracket accessor syntax for annotations #15

Closed flowerysong closed 4 years ago

flowerysong commented 4 years ago

Avoids the stringify/replace/parse dance.

nixwiz commented 4 years ago

Awesome, thanks for that!