Alan Zhang created FLINK-36599: ---------------------------------- Summary: Correct the name of the config which enables response codes group Key: FLINK-36599 URL: https://issues.apache.org/jira/browse/FLINK-36599 Project: Flink Issue Type: Improvement Reporter: Alan Zhang
In the "Metrics and Logging" doc, it doesn't use the full name of the operator config(aka, add operator config prefix "kubernetes.operator."): [https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/metrics-logging|https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/metrics-logging.] {code:java} It’s possible to publish additional metrics by Http response code received from API server by setting kubernetes.client.metrics.http.response.code.groups.enabled to true . {code} This is confusing, we should make it be consistent with the naming in the "Configuration" doc: [https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/configuration/#system-metrics-configuration] -- This message was sent by Atlassian Jira (v8.20.10#820010)