systeminit / si

The System Initiative software
https://systeminit.com
Apache License 2.0
1.59k stars 261 forks source link

Lambda that runs verification scripts to check for errors in billing data #4961

Closed jkeiser closed 3 days ago

jkeiser commented 3 days ago

This runs the workspace_verifications SQL queries in a lambda, so that we can run it periodically and create alerts to let us know when things have gone weird.

(It's been sitting in my tree and needs a-flushin'.)

jkeiser commented 3 days ago

That's actually one of the things addressed by this pr :) it's configurable by environment variable or event property now.