This commit is contained in:
Yevgeniy Ulyantsev
2026-01-28 22:46:56 +03:00
commit 0edb4c9405
5 changed files with 139 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
global:
scrape_interval: 15s
scrape_configs:
- job_name: otel-collector
static_configs:
- targets: ['otel-collector:8888']