SatCat commited on
Commit
92626dc
·
verified ·
1 Parent(s): 44efe12

Update prometheus.yml

Browse files
Files changed (1) hide show
  1. prometheus.yml +2 -4
prometheus.yml CHANGED
@@ -32,9 +32,7 @@ scrape_configs:
32
  static_configs:
33
  - targets: ['localhost:9091']
34
 
35
- - job_name: 'deno-metrics'
36
  scheme: https
37
  static_configs:
38
- - targets: ['my-metrics.deno.dev']
39
- labels:
40
- app: "deno_app"
 
32
  static_configs:
33
  - targets: ['localhost:9091']
34
 
35
+ - job_name: 'denometrics'
36
  scheme: https
37
  static_configs:
38
+ - targets: ['my-metrics.deno.dev']