moov-io / paygate

A RESTful API enabling electronic payments to be submitted and received without a deep understanding payment file specification
http://moov.io
Apache License 2.0
129 stars 31 forks source link

docs: example Prometheus alerts for return ratios #603

Open adamdecaf opened 4 years ago

adamdecaf commented 4 years ago

PayGate Version: v0.9.0-dev

What were you trying to do? When running PayGate according to NACHA rules there needs to be monitoring on returned entries in order to stay within the NACHA guidelines. Violations can cause suspension of an ACH subscription into the network.

What did you expect to see? Our documentation and guides should offer production grade alerting.

What did you see?

The Dwolla blog has a good summary on these return ratios. They're pulled from the NACHA guidelines as well.

adamdecaf commented 4 years ago

We should add some prometheus metrics around returned entries including their code. Right now we've just got metrics around the returned files, which is very different from these metrics/alerts.