You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/04/08 00:02:50 UTC

[skywalking] branch master updated: Remove the useless metrics in `vm.yaml` (#6705)

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

kezhenxu94 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new b6620f5  Remove the useless metrics in `vm.yaml` (#6705)
b6620f5 is described below

commit b6620f59c9ae5ae8405900cda394531cbd3b69c9
Author: wankai123 <wa...@foxmail.com>
AuthorDate: Thu Apr 8 08:02:22 2021 +0800

    Remove the useless metrics in `vm.yaml` (#6705)
---
 CHANGES.md                                                           | 1 +
 oap-server/server-bootstrap/src/main/resources/otel-oc-rules/vm.yaml | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 0341457..f21b92d 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 e0f25c2..a2d0437 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