This is an automated email from the ASF dual-hosted git repository.

gyfora pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new ad8354b6 [FLINK-36599] Correct the metric config name in the doc to 
reduce confusing
ad8354b6 is described below

commit ad8354b62335f769dd9cde8f5250be5a5685d62d
Author: Alan Zhang <shuai....@gmail.com>
AuthorDate: Sat Nov 2 02:00:01 2024 -0700

    [FLINK-36599] Correct the metric config name in the doc to reduce confusing
---
 docs/content.zh/docs/operations/metrics-logging.md | 2 +-
 docs/content/docs/operations/metrics-logging.md    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/content.zh/docs/operations/metrics-logging.md 
b/docs/content.zh/docs/operations/metrics-logging.md
index 8683a366..8521cad4 100644
--- a/docs/content.zh/docs/operations/metrics-logging.md
+++ b/docs/content.zh/docs/operations/metrics-logging.md
@@ -79,7 +79,7 @@ The Operator gathers various metrics related to Kubernetes 
API server access.
 
 #### Kubernetes client metrics by Http Response Code
 
-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` .
+It's possible to publish additional metrics by Http response code received 
from API server by setting 
`kubernetes.operator.kubernetes.client.metrics.http.response.code.groups.enabled`
 to `true` .
 
 | Scope  | Metrics                                                   | 
Description                                                                     
                                                                             | 
Type      |
 
|--------|-----------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|
diff --git a/docs/content/docs/operations/metrics-logging.md 
b/docs/content/docs/operations/metrics-logging.md
index 8683a366..8521cad4 100644
--- a/docs/content/docs/operations/metrics-logging.md
+++ b/docs/content/docs/operations/metrics-logging.md
@@ -79,7 +79,7 @@ The Operator gathers various metrics related to Kubernetes 
API server access.
 
 #### Kubernetes client metrics by Http Response Code
 
-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` .
+It's possible to publish additional metrics by Http response code received 
from API server by setting 
`kubernetes.operator.kubernetes.client.metrics.http.response.code.groups.enabled`
 to `true` .
 
 | Scope  | Metrics                                                   | 
Description                                                                     
                                                                             | 
Type      |
 
|--------|-----------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|

Reply via email to