Architecture Overview
Metoro consists of two main parts:- Metoro Hub The central control plane that processes, stores, and serves observability data. In the cloud installation, this is managed by Metoro, but here you deploy and manage it yourself.
- Metoro Agents Lightweight agents deployed on each Kubernetes cluster that collect and forward data to the hub. These run the same way as the cloud installation.
- Comparison of data and services across clusters is possible
- Operationally less overhead, one installation of stateful components is easier to handle than N.
- Resource efficient, each Metoro installation comes with fixed overhead, centralizing it leads to less waste and more efficient resource usage.
Metoro Hub
The self-hosted control plane, data stores, UI/API, ingestion, and workflow components.
Metoro Exporter
The lightweight per-cluster components that collect telemetry and send it to the hub.
