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

Update prometheus.yml

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