dubbo:monitor
dubbo:monitor element
Monitor center configuration. The corresponding class: org.apache.dubbo.config.MonitorConfig
| Property | The corresponding class | Type | Requisite | Default | Effect | Description | Compatibility |
|---|---|---|---|---|---|---|---|
| protocol | protocol | string | N | dubbo | service governance | Monitor center protocol. “registry” means looking up monitor center from registry. Others mean communicating to monitor center directly | above 2.0.9 |
| address | <url> | string | N | N/A | service governance | Communicating to monitor center directly. address=“10.20.130.230:12080” | above 1.0.16 |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 22, 2021: Merge branch 'master' of https://github.com/apache/dubbo-website (f48eac9)
