Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-27 12:48:16 +00:00
parent d847aac4db
commit 5e3cf8425f
9 changed files with 5 additions and 5 deletions
+14
View File
@@ -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'