WuKongIM Docs

Operations HTTP

Health, readiness, metrics, and read-only snapshots on the API listener.

Operations HTTP shares the API listener with Product HTTP, but it is for operators, not business integrations.

Download the Operations HTTP OpenAPI 3.1 contract

MethodPathConditionStability
GET/healthzAlways registeredStable
GET/readyzAlways registeredStable
ANY/metricsRegistered with a Prometheus handlerStable Prometheus exposition
GET/top/v1/snapshotAlways registered; 404 without a providerUnstable

No operations authentication on this listener

These four endpoints have no built-in authentication. Expose them only to a controlled network; add TLS, access control, and limits at a reverse proxy, service mesh, or firewall.