mirror of
https://gh.wpcy.net/https://github.com/aspirepress/AspireCloud.git
synced 2026-05-31 00:04:27 +08:00
8 lines
154 B
YAML
8 lines
154 B
YAML
global:
|
|
scrape_interval: 15s
|
|
|
|
scrape_configs:
|
|
- job_name: 'laravel-app'
|
|
metrics_path: /metrics
|
|
static_configs:
|
|
- targets: ['webapp:80']
|