Skip to main content
Skip table of contents

Monitoring HA NATS

The monitoring port is exposed at the cluster level, which can be used to collect different metrics related to the NATS.

Observing the Metrics

  1. Port Forward the service:

    CODE
    kubectl port-forward -n $n service/nats-svc 8222:8222
  2. Navigate to http://localhost:8222 to observe the metrics in raw format.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.