Skip to end of metadata
Go to start of metadata

Simple监控中心

(+) (#)

监控中心也是一个标准的Dubbo服务,可以通过注册中心发现,也可以直连。

1.1 暴露一个简单监控中心服务到注册中心: (如果是用安装包,不需要自己写这个配置,如果是自己实现监控中心,则需要)

1.2 通过注册中心发现监控中心服务:

或:

dubbo.properties

2.1 暴露一个简单监控中心服务,但不注册到注册中心: (如果是用安装包,不需要自己写这个配置,如果是自己实现监控中心,则需要)

2.2 直连监控中心服务:

或:

或:

dubbo.properties
Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.