refactor: move away from monorepo setup

This commit is contained in:
2025-09-19 22:34:07 +02:00
parent bf119e4b47
commit 6b6c23e4e6
12 changed files with 34 additions and 40 deletions

View File

@@ -0,0 +1,21 @@
global:
scrape_interval: 15s
scrape_timeout: 10s
evaluation_interval: 15s
alerting:
alertmanagers:
- static_configs:
- targets: []
scheme: http
timeout: 10s
api_version: v2
scrape_configs:
- job_name: factorio
honor_timestamps: true
scrape_interval: 15s
scrape_timeout: 10s
metrics_path: /metrics.prom
scheme: http
static_configs:
- targets:
- factorio_prometheus_sidecar:9010