Add stackpath development servers (#31949)

Add stackpath servers
This commit is contained in:
joeaba 2023-06-02 11:21:10 -05:00 committed by GitHub
parent 2394e96bce
commit 038ca31cfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -89,3 +89,9 @@ scrape_configs:
scrape_timeout: 14s
static_configs:
- targets: ['metrics-main:9100']
- job_name: 'Stackpath'
scrape_interval: 15s
scrape_timeout: 14s
static_configs:
- targets: ['dev-stackpath-eu-lhr-2:9100','dev-stackpath-us-den-2']