Skip to main content
Use destinations when you want to send Zylon metrics to your own monitoring backend. This requires:
  • observability.monitoring: true
  • a destination under k8s-monitoring.extraDestinations
If you need to replace Zylon’s default destinations instead of adding new ones, see Override Zylon default destinations.

Supported backends

Zylon supports three backend families: There is no separate grafana destination type. Grafana-compatible metrics services still use type: prometheus.

Destination shape

Destination examples

Use type: prometheus for a self-hosted Prometheus server with remote-write enabled:
Prometheus must have the remote-write receiver enabled, for example by starting Prometheus with:
For self-signed Prometheus endpoints, pass the CA certificate so TLS verification stays enabled:

Multiple destinations

You can send metrics to more than one backend at the same time: