SatCat commited on
Commit
6d6444c
·
verified ·
1 Parent(s): 7ff3896

Update prometheus.yml

Browse files
Files changed (1) hide show
  1. prometheus.yml +6 -6
prometheus.yml CHANGED
@@ -32,9 +32,9 @@ scrape_configs:
32
  static_configs:
33
  - targets: ['localhost:9091']
34
 
35
- - job_name: 'denojob'
36
- scheme: https
37
- scrape_interval: 20s
38
- fallback_scrape_protocol: PrometheusText0.0.4
39
- static_configs:
40
- - targets: ['my-metrics.deno.dev']
 
32
  static_configs:
33
  - targets: ['localhost:9091']
34
 
35
+ # - job_name: 'denojob'
36
+ # scheme: https
37
+ # scrape_interval: 20s
38
+ # fallback_scrape_protocol: PrometheusText0.0.4
39
+ # static_configs:
40
+ # - targets: ['my-metrics.deno.dev']