feat: add prometheus metrics and dashboard
Integration Tests / integration-test (pull_request) Successful in 2m33s
Integration Tests / integration-test (pull_request) Successful in 2m33s
This commit is contained in:
@@ -41,6 +41,10 @@ broker:
|
||||
worker_idle_timeout_sec: 10 # Worker idle timeout
|
||||
notify_retry_seconds: 30s # LISTEN/NOTIFY retry interval
|
||||
enable_debug: false # Enable debug logging
|
||||
metrics_enabled: true # Expose Prometheus and the embedded dashboard
|
||||
metrics_host: 0.0.0.0
|
||||
metrics_port: 9469
|
||||
queue_depth_poll_sec: 15
|
||||
|
||||
# Logging settings
|
||||
logging:
|
||||
|
||||
Reference in New Issue
Block a user