[X] I am sure that all the content I provide is in English.
Search before asking
[X] I had searched in the issues and found no similar feature requirement.
Apache Dubbo Component
Java SDK (apache/dubbo)
Descriptions
Allow modules to extend Dubbo application configuration to support custom configuration in other modules.
For example, I expect to define MetricsConfig in the dubbo-metrics module and PromethusConfig in the dubbo-metrics-promethus module. And in the future, I expect to define OtlpConfig in dubbo-metrics-export-otlp.
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Descriptions
Allow modules to extend Dubbo application configuration to support custom configuration in other modules. For example, I expect to define MetricsConfig in the dubbo-metrics module and PromethusConfig in the dubbo-metrics-promethus module. And in the future, I expect to define OtlpConfig in dubbo-metrics-export-otlp.
Related issues
Separate the code for indicator monitoring Refector Metric export
Are you willing to submit a pull request to fix on your own?
Code of Conduct