You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/12/09 08:00:26 UTC

[GitHub] [dubbo] DspringL opened a new issue, #11105: How to customize metadata in nacos

DspringL opened a new issue, #11105:
URL: https://github.com/apache/dubbo/issues/11105

   ![image](https://user-images.githubusercontent.com/29829184/206653559-8721eb88-2ea1-44b7-990c-11b7216a6210.png)
   
   how to add custom metadata


-- 
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: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] CrazyHZM closed issue #11105: How to customize metadata in nacos

Posted by GitBox <gi...@apache.org>.
CrazyHZM closed issue #11105: How to customize metadata in nacos
URL: https://github.com/apache/dubbo/issues/11105


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ commented on issue #11105: How to customize metadata in nacos

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #11105:
URL: https://github.com/apache/dubbo/issues/11105#issuecomment-1345966397

   Impl `org.apache.dubbo.registry.client.ServiceInstanceCustomizer` SPI
   
   See `org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataCustomizer`. Add your customized metadata into `serviceInstance.getMetadata()`


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] DspringL commented on issue #11105: How to customize metadata in nacos

Posted by GitBox <gi...@apache.org>.
DspringL commented on issue #11105:
URL: https://github.com/apache/dubbo/issues/11105#issuecomment-1357091844

   Thank you very mush!


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org