mirror of
https://github.com/terraphim/gitea-infrastructure.git
synced 2026-07-16 01:00:33 +02:00
Automated fix from pre-commit hooks (trailing-whitespace, end-of-file-fixer). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
15 lines
286 B
YAML
15 lines
286 B
YAML
global:
|
|
scrape_interval: 30s
|
|
scrape_timeout: 10s
|
|
|
|
scrape_configs:
|
|
- job_name: services
|
|
metrics_path: /metrics
|
|
static_configs:
|
|
- targets:
|
|
- 'prometheus:9090'
|
|
- 'master:9324'
|
|
- 'volume:9325'
|
|
- 'filer:9326'
|
|
- 's3:9327'
|