mirror of
https://github.com/SourceFellows/gobuch.git
synced 2026-07-26 06:00:22 +02:00
initial import
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
global:
|
||||
scrape_interval: 5s
|
||||
external_labels:
|
||||
monitor: 'sample-monitor'
|
||||
scrape_configs:
|
||||
- job_name: 'application'
|
||||
static_configs:
|
||||
- targets: ['application:8080']
|
||||
Reference in New Issue
Block a user