linxus fs fixes

This commit is contained in:
Boki 2025-06-09 22:55:51 -04:00
parent ac23b70146
commit 0b7846fe67
292 changed files with 41947 additions and 41947 deletions

View file

@ -1,26 +1,26 @@
global:
scrape_interval: 15s
evaluation_interval: 15s
rule_files:
# - "first_rules.yml"
# - "second_rules.yml"
scrape_configs:
# The job name is added as a label `job=<job_name>` to any timeseries scraped from this config.
- job_name: 'prometheus'
static_configs:
- targets: ['localhost:9090']
# Add other services as they become available
# - job_name: 'trading-bot'
# static_configs:
# - targets: ['localhost:3001']
# - job_name: 'market-data-gateway'
# static_configs:
# - targets: ['localhost:3002']
# - job_name: 'risk-guardian'
# static_configs:
# - targets: ['localhost:3003']
global:
scrape_interval: 15s
evaluation_interval: 15s
rule_files:
# - "first_rules.yml"
# - "second_rules.yml"
scrape_configs:
# The job name is added as a label `job=<job_name>` to any timeseries scraped from this config.
- job_name: 'prometheus'
static_configs:
- targets: ['localhost:9090']
# Add other services as they become available
# - job_name: 'trading-bot'
# static_configs:
# - targets: ['localhost:3001']
# - job_name: 'market-data-gateway'
# static_configs:
# - targets: ['localhost:3002']
# - job_name: 'risk-guardian'
# static_configs:
# - targets: ['localhost:3003']