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

wusheng pushed a commit to branch 8.3.0-release-fix
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/8.3.0-release-fix by this push:
     new c846c7a  Update istio-controlplane.yaml (#5921)
c846c7a is described below

commit c846c7ab6643267966912dae972a19ee22ef93f7
Author: Gao Hongtao <hanahm...@gmail.com>
AuthorDate: Sun Nov 29 12:59:49 2020 +0800

    Update istio-controlplane.yaml (#5921)
    
    Remove redundant fields.
---
 .../src/main/resources/otel-oc-rules/istio-controlplane.yaml            | 2 --
 1 file changed, 2 deletions(-)

diff --git 
a/oap-server/server-bootstrap/src/main/resources/otel-oc-rules/istio-controlplane.yaml
 
b/oap-server/server-bootstrap/src/main/resources/otel-oc-rules/istio-controlplane.yaml
index dec2498..d32cf5a 100644
--- 
a/oap-server/server-bootstrap/src/main/resources/otel-oc-rules/istio-controlplane.yaml
+++ 
b/oap-server/server-bootstrap/src/main/resources/otel-oc-rules/istio-controlplane.yaml
@@ -28,8 +28,6 @@
 #    "-P6H3M"    -- parses as "-6 hours and -3 minutes"
 #    "-P-6H+3M"  -- parses as "+6 hours and -3 minutes"
 # </pre>
-group: istio
-defaultMetricLevel: service(['cluster', 'app'])
 expSuffix: tag({tags -> tags.cluster = 'istio-ctrl::' + 
tags.cluster}).service(['cluster', 'app'])
 metricPrefix: meter_istio
 metricsRules:

Reply via email to