Last week we had an outage in our Redis DB due to a misconfiguration. We started to get error notifications, however, lost some time before realizing the problem is due to Redis itself. We found the problem after checking the monitors of our DB provided in DO. The throughput monitor directly shows us nobody has access to our Redis DB.
Then I decided to create an alert based on throughput level but then realized that it is not supported. Only load/utilization-related alerts are available. It will be great if we can create alerts for all the provided monitors.
Thanks in advance...