You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What problem would you like to solve? Please describe:
There is a need for a feature to facilitate the monitoring of a GoAlert production instance employing distinct installations of GoAlert. While certain elements of this process are partially implemented, they are not documented, complex, and possibly outdated.
Describe the solution you'd like:
A new admin page for Remote Monitor to streamline the configuration and operation of these monitoring services. Features required:
Auto-creation of a new monitor service with a webhook, pointing back to the main instance.
Auto-sync or manual sync options for updating the monitor environments from the primary GoAlert instance.
Enable the syncing of on-call users from the primary instance to the monitor installations. Consider a solution for user contact method validation since notifications may come from a new number.
Describe alternatives you've considered:
The current procedure involves a command, 'monitor', and the 'remotemonitor' package, to create and manage added complexity redundancy measures.
Additional context:
This feature request caters primarily to the admins responsible for a GoAlert installation rather than the application's end users.
The text was updated successfully, but these errors were encountered:
Worth noting that the current operation requires remote monitor to be deployed with a config file with various required settings, it's own twilio number, and be publicly-routable
What problem would you like to solve? Please describe:
There is a need for a feature to facilitate the monitoring of a GoAlert production instance employing distinct installations of GoAlert. While certain elements of this process are partially implemented, they are not documented, complex, and possibly outdated.
Describe the solution you'd like:
A new admin page for Remote Monitor to streamline the configuration and operation of these monitoring services. Features required:
Describe alternatives you've considered:
The current procedure involves a command, 'monitor', and the 'remotemonitor' package, to create and manage added complexity redundancy measures.
Additional context:
This feature request caters primarily to the admins responsible for a GoAlert installation rather than the application's end users.
The text was updated successfully, but these errors were encountered: