Page MenuHomePhabricator

[terraform] service connection error alarms
ClosedPublic

Authored by will on Wed, Jun 26, 7:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 27, 11:06 AM
Unknown Object (File)
Thu, Jun 27, 11:06 AM
Unknown Object (File)
Thu, Jun 27, 11:06 AM
Unknown Object (File)
Thu, Jun 27, 11:06 AM
Unknown Object (File)
Thu, Jun 27, 11:06 AM
Unknown Object (File)
Thu, Jun 27, 11:06 AM
Unknown Object (File)
Thu, Jun 27, 11:06 AM
Subscribers

Details

Summary

This sets up our alarms for errors connecting service A to service B.

We've specified all the relevant log groups in locals. This diff creates alarms that match on dns error in logs. The "dns error" error is included as part of tonic when failing to connect

Test Plan

terraform apply. Tested by launching services configured with improper identity domain name on staging and confirming that alarms are activated

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

will requested review of this revision.Wed, Jun 26, 7:53 AM
will planned changes to this revision.Wed, Jun 26, 8:45 AM

We actually do want this as "dns error"

change pattern to "dns error"

will edited the summary of this revision. (Show Details)

fix filters and log group names

will edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Thu, Jun 27, 6:44 AM
This revision was automatically updated to reflect the committed changes.