Observability of Dubbo

Observability of Dubbo

Observability is the ability to observe the internal state of a running system from the outside. It consists of three pillars of logging, metrics and tracing. To gain insight into what’s going on inside Dubbo, Dubbo Observability includes many additional features to help you monitor and manage your application as you push it to production. You can choose to use HTTP endpoints or JMX to manage and monitor the application. Auditing, health and metrics collection can also be automatically applied to applications.

Dubbo observability mainly manages the following latitudes:


Last modified January 10, 2023: Meter design doc (#1815) (d0ba76bd7dd)