LI123456mo commented on PR #15927:
URL: https://github.com/apache/dubbo/pull/15927#issuecomment-3693247167

   **Hi @apache/dubbo-maintainers,**
   
   I have submitted this PR to refactor DefaultMetricsServiceExporter to align 
with the Dubbo 3.3.x ApplicationModel architecture.
   
   What I've done:
   
   Migrated to InternalServiceConfigBuilder.
   
   Tied the service lifecycle to ApplicationModel.
   
   Fixed the CI failures by disabling remote registration for this internal 
service.
   
   Help Wanted: Since the 3.3.x internal APIs are evolving rapidly, I would 
appreciate a 'sanity check' on my use of registryIds(Collections.emptyList()). 
Is this the recommended way to handle internal service exports in the new 
model, or should I be using a different configuration property?
   
   Thanks for your guidance!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to