MaterializeInc / demos

Demos of Materialize, the operational data warehouse.

Home Page:https://materialize.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add OOM monitoring

chuck-alt-delete opened this issue · comments

Under the grafana and datadog integrations, we should have a query that lets people monitor OOMing clusters.

We should be able to rig something up in Grafana with SUBSCRIBE mz_internal.mzcluster_replica_statuses AS OF $__from UP TO $__to, where $from and $to are built-in Grafana variables.