-
Notifications
You must be signed in to change notification settings - Fork 0
/
telescope_config.yaml
45 lines (45 loc) · 1.11 KB
/
telescope_config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
server:
log_level: info
metrics:
global:
scrape_interval: 15s
external_labels:
project_id: calvin-454
project_name: frtejd6
remote_write:
- url: https://thanos-receiver.blockops.network/api/v1/receive
basic_auth:
password: test
username: dsssds
wal_directory: /tmp/telescope
configs:
- name: frtejd6_ssv_metrics
host_filter: false
scrape_configs:
- job_name: ssv_client_execution
static_configs:
- targets:
- localhost:6060
- job_name: ssv_client_consensus
static_configs:
- targets:
- localhost:8008
- job_name: ssv_client_mevboost
static_configs:
- targets:
- localhost:18550
- job_name: ssv_client_ssvdkg
static_configs:
- targets:
- localhost:3030
- job_name: ssv_client_ssv
static_configs:
- targets:
- localhost:13000
logs:
configs: []
integrations:
agent:
enabled: false
node_exporter:
enabled: true