github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/examples/nodejs/express-pull/server.yml (about) 1 --- 2 log-level: debug 3 scrape-configs: 4 - job-name: testing 5 enabled-profiles: [cpu, mem] 6 static-configs: 7 - application: nodejs 8 spy-name: nodespy 9 targets: 10 - us-east:3000 11 - eu-north:3000 12 - ap-south:3000 13 labels: 14 env: dev