Back to Flink

Jmx Server Configuration

docs/layouts/shortcodes/generated/jmx_server_configuration.html

0.4-rc1370 B
Original Source
KeyDefaultTypeDescription
jmx.server.port

| (none) | String | The port range for the JMX server to start the registry. The port config can be a single port: "9123", a range of ports: "50100-50200", or a list of ranges and ports: "50100-50200,50300-50400,51234".
This option overrides metrics.reporter.*.port option. |