Spaces:
Running
Running
Delete backup/prometheus-config.yml
Browse files- backup/prometheus-config.yml +0 -13
backup/prometheus-config.yml
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
global:
|
2 |
-
scrape_interval: 15s
|
3 |
-
evaluation_interval: 15s
|
4 |
-
|
5 |
-
scrape_configs:
|
6 |
-
- job_name: 'ocr-api'
|
7 |
-
static_configs:
|
8 |
-
- targets: ['ocr-api:8000']
|
9 |
-
metrics_path: '/metrics'
|
10 |
-
|
11 |
-
- job_name: 'prometheus'
|
12 |
-
static_configs:
|
13 |
-
- targets: ['localhost:9090']
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|