morhidi commented on code in PR #322: URL: https://github.com/apache/flink-kubernetes-operator/pull/322#discussion_r924353295
########## docs/content/docs/operations/metrics-logging.md: ########## @@ -63,7 +56,7 @@ In addition to the simple counts we further track a few selected state transitio - Rollback : Time from deployed to rolled_back state if the resource was rolled back - Submission: Flink resource submission time -## Kubernetes Client Metrics +### Kubernetes Client Metrics The Operator gathers various metrics related to Kubernetes API server access. The Kubernetes client metrics can be enabled by the configuration `kubernetes.operator.kubernetes.client.metrics.enabled` (default: `true`). Review Comment: We could probably remove the property from here. (or add it everywhere :) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
