WIP (2026Q2)
This is a new repository built around a first-class observability initiative for Materialize.
As of Materialize 27.0 (2026Q2), this repository is still under active development and not supported.

materialize-monitoring Dependencies#

Installing CRDs#

The following CRDs are required for materialize-monitoring to function properly.

A second materialize-monitoring-crds Helm chart is provided to install these CRDs separately from the main materialize-monitoring chart, which is recommended to manage the lifecycle of these CRDs separately from the main chart.

Configuring Storage#

Before you start, you need to be able to store your metrics and logs somewhere.

» I am running in a cloud environment with a managed Kubernetes service (EKS, GKE, AKS, etc.)#

TODO: setup bucket with IRSA

» I am running in an on-premises Kubernetes cluster with access to cloud object storage (S3, GCS, Azure Blob Storage, etc.)#

TODO: setup bucket with service account credentials