prometheus_config.yaml 122 B

12345
  1. scrape_configs:
  2. - job_name: p2w_attest
  3. scrape_interval: 5s
  4. static_configs:
  5. - targets: ["p2w-attest:3000"]