Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-06-11 16:07:11 +00:00
parent 2e22d938e7
commit 8dbeccb398
19 changed files with 12 additions and 12 deletions
@@ -0,0 +1,14 @@
global:
scrape_interval: 30s
scrape_timeout: 10s
scrape_configs:
- job_name: services
metrics_path: /metrics
static_configs:
- targets:
- 'seaweedfs-prometheus:9090'
- 'seaweedfs-master:9324'
- 'seaweedfs-volume:9325'
- 'seaweedfs-filer:9326'
- 'seaweedfs-s3:9327'