SatCat commited on
Commit
3bf3c01
·
verified ·
1 Parent(s): 39b255e

Update prometheus.yml

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