Add Elastic Cloud watcher for seg faults in staging
If a Ruby seg faults occurs, we should know about it ASAP. This is a corrective action for gitlab-com/gl-infra/production#6276 (closed).
Inspired by !4134 (merged)
Testing
- Generated JSON via
jsonnet elastic/managed-objects/nonprod-log/watches/segfault_crash.jsonnet | pbcopy - Created a watcher in https://nonprod-log.gitlab.net/app/management/insightsAndAlerting/watcher/watches.
- Tweaked the time interval from
17mto7dand edit the test message. - Clicked
Simulateand executed it right away.
Edited by Stan Hu
