synthetic-monitoring-app icon indicating copy to clipboard operation
synthetic-monitoring-app copied to clipboard

Matrix display of checks and probes

Open mem opened this issue 5 years ago • 3 comments

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).

mem avatar Jul 15 '20 22:07 mem

@rdubrock can you guesstimate the amount of work necessary to implement this?

mem avatar Feb 15 '21 02:02 mem

Somewhat related: https://github.com/grafana/grafana/issues/88027

mem avatar May 23 '24 15:05 mem

Example of what this might look like: image

peterschretlen avatar May 23 '24 15:05 peterschretlen