hanahmily commented on a change in pull request #4936:
URL: https://github.com/apache/skywalking/pull/4936#discussion_r443161471
##########
File path: test/e2e/e2e-test/docker/base-compose.yml
##########
@@ -34,6 +34,8 @@ services:
SW_STORAGE_INFLUXDB_URL: http://influxdb:8086
JAVA_OPTS: >-
-javaagent:/jacoco/jacocoagent.jar=classdumpdir=/jacoco/classes/oap,destfile=/jacoco/oap.exec,includes=org.apache.skywalking.*,excludes=org.apache.skywalking.oap.query.*:org.apache.skywalking.oap.server.core.query.*
+ SW_PROMETHEUS_FETCHER_ACTIVE: true
+ SW_TELEMETRY: prometheus
Review comment:
done
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]