github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/cypress/fixtures/targets.json (about) 1 [ 2 { 3 "job": "testing", 4 "url": "http://nodejs:3000/debug/pprof/profile?seconds=10", 5 "discoveredLabels": { 6 "__address__": "nodejs:3000", 7 "__name__": "nodejs", 8 "__scheme__": "http", 9 "__scrape_interval__": "10s", 10 "__scrape_timeout__": "15s", 11 "env": "dev", 12 "job": "testing" 13 }, 14 "labels": { 15 "__name__": "nodejs", 16 "env": "dev", 17 "instance": "nodejs:3000", 18 "job": "testing" 19 }, 20 "health": "up", 21 "lastScrape": "2022-04-08T12:27:08.090385573Z", 22 "lastError": "", 23 "lastScrapeDuration": "65.224655ms" 24 } 25 ]