Skip to content

Commit

Permalink
grafana: update prometheus.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
baabeetaa committed Oct 7, 2022
1 parent 4c1a8b3 commit 5c5848c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion grafana/prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,13 @@ scrape_configs:
- targets: ['tasks.lb_kujira:2019']
- job_name: lb_passage
static_configs:
- targets: ['tasks.lb_passage:2019']
- targets: ['tasks.lb_passage:2019']
- job_name: lb_osmosis-testnet
static_configs:
- targets: ['tasks.lb_osmosis-testnet:2019']
- job_name: lb_evmos-archive
static_configs:
- targets: ['tasks.lb_evmos-archive:2019']
- job_name: lb_stride
static_configs:
- targets: ['tasks.lb_stride:2019']

0 comments on commit 5c5848c

Please sign in to comment.