diff --git a/CHANGES.md b/CHANGES.md index 03414575a..f21b92d44 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -76,6 +76,7 @@ Release Notes. * Using "service.istio.io/canonical-name" to replace "app" label to resolve Envoy ALS service name. * Append the root slash(/) to getIndex and getTemplate requests in ES client. * Fix `disable` statement not working. This bug exists since 8.0.0. +* Remove the useless metric in `vm.yaml`. #### UI * Update selector scroller to show in all pages. diff --git a/oap-server/server-bootstrap/src/main/resources/otel-oc-rules/vm.yaml b/oap-server/server-bootstrap/src/main/resources/otel-oc-rules/vm.yaml index e0f25c2d2..a2d0437bd 100644 --- a/oap-server/server-bootstrap/src/main/resources/otel-oc-rules/vm.yaml +++ b/oap-server/server-bootstrap/src/main/resources/otel-oc-rules/vm.yaml @@ -89,8 +89,6 @@ metricsRules: #node filefd - name: filefd_allocated exp: node_filefd_allocated - - name: filefd_maximum - exp: node_filefd_maximum