Skip to content

3.0.0

Compare
Choose a tag to compare
@mirceaulinic mirceaulinic released this 25 Oct 08:41
· 18 commits to master since this release
5b171ec

Starting with version 3.0.0 onwards, the plugin will gather the list of Blackouts straight from the database (instead of using the API, as previously). This should normally improve reliability, but as there's no caching involved, every alert notification coming in (before being evaluated and correlated) will cause a DB query.

The configuration options for caching are therefore no longer required.

Additionally, you can now have regular expressions on the environment name (athough via the Alerta UI you are only able to select the environments that have produced alerts, you can use whatever environment name via the API).