Page MenuHomePhabricator

[terraform] service connection error alarms
ClosedPublic

Authored by will on Wed, Jun 26, 7:36 AM.
Tags
None
Referenced Files
F2161081: D12579.id41759.diff
Mon, Jul 1, 11:04 AM
F2152750: D12579.id41710.diff
Sun, Jun 30, 3:47 PM
Unknown Object (File)
Sat, Jun 29, 1:56 PM
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
Branch
service_to_service_alarms
Lint
No Lint Coverage
Unit
No Test Coverage

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.