wu-sheng commented on a change in pull request #8719:
URL: https://github.com/apache/skywalking/pull/8719#discussion_r830878225



##########
File path: test/e2e-v2/cases/so11y/so11y-cases.yaml
##########
@@ -30,8 +30,8 @@
       expected: expected/metrics-has-value.yml
     - query: swctl --display yaml 
--base-url=http://${oap_host}:${oap_12800}/graphql metrics linear 
--name=meter_oap_instance_trace_count --instance-name=http://localhost:1234 
--service-name=oap::oap-server |yq e 'to_entries' -
       expected: expected/metrics-has-value.yml
-    - query: swctl --display yaml 
--base-url=http://${oap_host}:${oap_12800}/graphql metrics linear 
--name=meter_oap_instance_metrics_first_aggregation 
--instance-name=http://localhost:1234 --service-name=oap::oap-server |yq e 
'to_entries' -
-      expected: expected/metrics-has-value.yml
+    - query: swctl --display yaml 
--base-url=http://${oap_host}:${oap_12800}/graphql metrics multiple-linear 
--name=meter_oap_instance_metrics_aggregation --labels=level 
--instance-name=http://localhost:1234 --service-name=oap::oap-server |yq e 
'to_entries | with(.[] ; .value=(.value | to_entries))' -
+      expected: expected/metrics-has-value-label.yml

Review comment:
       @wankai123 Could you check this? It seems tests are still failure.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to