freeznet opened a new pull request #9610: URL: https://github.com/apache/pulsar/pull/9610
Master Issue: #9177 ### Motivation As discussed in #9318, both @zymap and @wolfstudy suggested, to add `metricsPort` as a field of `InstanceConfig`. ### Modifications - add `metricsPort` to `InstanceConfig` - add `hasValidMetricsPort` to `InstanceConfig` to check if metrics port is valid - applied changes to k8s runtime & process runtime ### Verifying this change - [ ] Make sure that the change passes the CI checks. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
