The recommended way to visualize metrics is to use Grafana to configure the observability monitoring dashboard for Dubbo.
Ensure Prometheus is running
Ensure Grafana is running
Wait for the sample application to run, and confirm the application status with the following command:
After the sample program starts, it will automatically simulate service calls; just wait a bit to see metrics visualized in Grafana.
If Grafana was installed via the Dubbo Admin Panel, access the Admin console and find the Grafana monitoring entry in the left menu.
If Grafana is a standalone installation, access the Grafana console directly:
Open Grafana console in your browser: http://localhost:3000
Supports application and instance-level statistical views. For each statistical granularity, you can further view:
TBD
TBD
Dubbo provides rich metric panels. The views mentioned above can be found in Grafana’s official panel library; you can directly import the following templates and configure the data source.
Apache Dubbo Observability Dashboard: https://grafana.com/grafana/dashboards/18469
JVM (Micrometer) Dashboard: https://grafana.com/grafana/dashboards/4701