apache/dubbo

[Task] Separate the code for indicator monitoring

Open

#14,016 opened on Mar 31, 2024

View on GitHub
 (6 comments) (0 reactions) (1 assignee)Java (26,453 forks)batch import
component/sdkhelp wantedtype/enhancement

Repository metrics

Stars
 (41,524 stars)
PR merge metrics
 (Avg merge 7d 14h) (20 merged PRs in 30d)

Description

The indicator monitoring code is separated. The Dubbo core warehouse is only responsible for initializing and automatically opening the corresponding functions based on whether the SPI exists.

Contributor guide