chore: sync submodule state (parent ref update)
Made-with: Cursor
This commit is contained in:
10
monitoring/prometheus-as4.yml
Normal file
10
monitoring/prometheus-as4.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
# Prometheus Configuration for AS4 Settlement
|
||||
# Add this to your main prometheus.yml
|
||||
|
||||
scrape_configs:
|
||||
- job_name: 'as4-settlement'
|
||||
static_configs:
|
||||
- targets: ['localhost:3000']
|
||||
metrics_path: '/api/v1/as4/metrics'
|
||||
scrape_interval: 15s
|
||||
scrape_timeout: 10s
|
||||
Reference in New Issue
Block a user