docs/plugins/Error-counter.md
An error counter is used to record the rate of errors generated by Chaos Monkey to an external system such as a metrics or alerting system.
Inside of Netflix, we use an error counter to record error counts to Atlas, our metric system<sup>1</sup>.
If you wish to record the error counts with an external system, you need to:
<sup>1</sup>Unfortunately, we are unable to release this error counter as open source. Our Atlas error counter communicates with a version of Prana that has not been released as open source.