Matyas Orhidi created FLINK-36583: ------------------------------------- Summary: Add Slow Request Kube Client Metrics Key: FLINK-36583 URL: https://issues.apache.org/jira/browse/FLINK-36583 Project: Flink Issue Type: Improvement Reporter: Matyas Orhidi Fix For: kubernetes-operator-1.11.0
It would be great to have a simple counter to monitor slow API requests, identifying those that exceed a predefined time threshold, e.g.: ``` kubernetes.client.metrics.slow.request.threshold=5s ``` -- This message was sent by Atlassian Jira (v8.20.10#820010)