chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:17:40 +08:00
commit f1825c8ceb
10096 changed files with 2364182 additions and 0 deletions
@@ -0,0 +1,15 @@
# Prometheus config file
# my global config
global:
scrape_interval: 10s
evaluation_interval: 10s
scrape_timeout: 10s
# use ray file-based service discovery file as scrape target.
scrape_configs:
- job_name: 'ray'
file_sd_configs:
- files:
- '/tmp/ray/prom_metrics_service_discovery.json'
refresh_interval: 1m