Skip to content

Commit

Permalink
add whitewhale-testnet to grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
baabeetaa committed Jun 16, 2024
1 parent 8673738 commit 1d05ac3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions monitor/grafana-relayer/prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,9 @@ scrape_configs:
- job_name: composable-testnet_clear
static_configs:
- targets: ['tasks.rlclear_composable-testnet:8000']
- job_name: whitewhale-testnet
static_configs:
- targets: ['tasks.rl_whitewhale-testnet:3001']
- job_name: whitewhale-testnet_clear
static_configs:
- targets: ['tasks.rlclear_whitewhale-testnet:8000']

0 comments on commit 1d05ac3

Please sign in to comment.