synthetic-monitoring-app
synthetic-monitoring-app copied to clipboard
Matrix display of checks and probes
When dealing with a dozens or more checks, it would be nice to have an interface where the user can get an overview of which checks are running on which probes. Since the number of probes is fixed (~ 20 public probes, plus however many private ones), this could be organized in a matrix, with one row per check. It would be nice to be able to disable a check, and add / remove checks to individual probes, as well as add a check to all available probes (a check without any probes is invalid, so clearing the probes could be an option, but it should not be possible to store that configuration).
@rdubrock can you guesstimate the amount of work necessary to implement this?
Somewhat related: https://github.com/grafana/grafana/issues/88027
Example of what this might look like: