apache / apache/dubbo

How about considering add jmx support for dubbo

Open
#6,817 4 comments 0 reactions 0 assignees View on GitHub
help wanted type/proposal
Dominant language
Java
Stars
41.6k
Forks
26.4k
Avg merge
15h 13m
Merged PRs (30d)
4

Description

Prometheus may collect a lot of metrics .
For java , we often use jmx_exporter to collect metrics to expose to prometheus.
But now dubbo never provide some jmx bean.
Even in healthEndpoint, jmx_exporter cannot collect java type other than Number Boolean Date and String
ref to https://github.com/prometheus/jmx_exporter/issues/548
I think dubbo may expose own jmxbean to support this.
For example ,the threadpool size or other metrics may help our system more stable.

Any advice is welcome~

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.