Observability
To know what is happening, we will guide you through installing two tools:
- Uptime Kuma that will makes regular call to the decidim applications to check if their are alive
- Errbit that will gather errors in the installed Decidim and voca.
We will also guide you on checking the backend workers to check if there are any issues on Decidim installations.
ℹ️ These applications (uptime kuma and errbit) are not yet automatically synced with voca. As we believe your Decidim park will grows progressively, we assume the syncronization can be made manually for now.
References
- Errbit, github: https://github.com/errbit/errbit
- Airbrake Ruby: https://docs.airbrake.io/docs/platforms/framework/ruby/rails/
- GoRails tutorial: https://gorails.com/episodes/rails-error-tracking-with-errbit
- UptimeKuma, github: https://github.com/louislam/uptime-kuma