arunkpatra / thingverse

Resilient, self-healing, light-weight, hyper-scale and highly-concurrent platform for a billion Things!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monitoring: Configure Thingverse Admin notifications

arunkpatra opened this issue · comments

Production Monitoring Notifications
Thingverse Admin app is a great for developers and monitoring teams to quickly debug and find out root causes. Some form of notification would be good that Thingverse Admin app could send, e.g. email, text messages via Twilio etc. These added notification channels should be configurable as 'opt-in' features.

Proposed Solution
Configure notification mechanisms for Thingverse Admin app. Since this is built on top of Spring Boot Admin, we would follow the recommended techniques by SBA to achieve this.