wu-sheng commented on code in PR #11819:
URL: https://github.com/apache/skywalking/pull/11819#discussion_r1463262285
##########
.github/workflows/skywalking.yaml:
##########
@@ -583,16 +583,21 @@ jobs:
config: test/e2e-v2/cases/vm/zabbix/e2e.yaml
- name: VM Prometheus
config: test/e2e-v2/cases/vm/prometheus-node-exporter/e2e.yaml
+ env: OTEL_COLLECTOR_VERSION=0.92.0
- name: VM Telegraf
config: test/e2e-v2/cases/vm/telegraf/e2e.yaml
- name: So11y
config: test/e2e-v2/cases/so11y/e2e.yaml
+ env: OTEL_COLLECTOR_VERSION=0.92.0
- name: MySQL Prometheus and slowsql
config: test/e2e-v2/cases/mysql/mysql-slowsql/e2e.yaml
+ env: OTEL_COLLECTOR_VERSION=0.92.0
Review Comment:
No, we don't need to.
--
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]