zc / cimaa

Coordinated Independent Monitor Agent Architecture
0 stars 1 forks source link

Metrics overhead #4

Open jimfulton opened 9 years ago

jimfulton commented 9 years ago

In can take a long time to talk to any amazon service, because HTTP.

We need to try to arrange that this is as non-blocky as possible.

At a minimum, we need to make sure that sending metrics doesn't block alerts.

Need to investigate both ordering and geventifying boto.