Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 384 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 384 Bytes

perf-mq-consumer-java

prometheus interface

curl localhost:20003/actuator/prometheus

start skywalking

configure environment:

SW_AGENT_ENABLE: open skywalking agent, switch true, false, default false.

SW_SERVICE_NAME: skywalking trace service name, default perf-mq-consumer.

SW_COLLECTOR_URL: skywalking collector url, default localhost:11800.