scoutapp / roadmap

The public roadmap for Scout application monitoring.
https://scoutapp.com
16 stars 2 forks source link

Additional APIs for Alert Creation & Management #80

Open cschneid opened 5 years ago

cschneid commented 5 years ago

Some customers have dozens of distinct applications, and want to automate the creation and editing of alerts.

We should add an API call that can create and delete alerts.

ibrahima commented 4 years ago

I would find this very useful for multiple application environments. A lot of our alerting is automated through AWS Cloudwatch alerts and Terraform but unfortunately the ScoutAPM alerts need to be set up manually on each environment, which can be forgotten when bringing up new environments. It would be amazing if I could us Terraform for this, but I imagine that the first step would be to add an API for these actions. Thanks!