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



##########
File path: test/e2e-v2/cases/so11y/so11y-cases.yaml
##########
@@ -30,7 +30,7 @@
       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' -
+    - query: swctl --display yaml 
--base-url=http://${oap_host}:${oap_12800}/graphql metrics linear 
--name=meter_oap_instance_metrics_aggregation 
--instance-name=http://localhost:1234 --service-name=oap::oap-server |yq e 
'to_entries' -

Review comment:
       You are changing `single value` -> `labeled value`, I assume the 
expected file should be updated too.




-- 
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