Skip to content

Commit f93c725

Browse files
committed
Fix typo
1 parent ea0ccab commit f93c725

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

prometheus.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
global:
22
scrape_interval: 30s
3-
scrape_configs:
3+
4+
scrape_configs:
45
- job_name: 'blocktop'
56
metrics_path: /metrics
67
static_configs:

0 commit comments

Comments
 (0)