mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
feature: Configured prometheus, improve readme (#31)
This commit is contained in:
@ -7,3 +7,6 @@ core:
|
||||
tracing:
|
||||
rabbitMQEnabled: true
|
||||
rabbitMQURI: "amqp://integration:integration@localhost:5672/"
|
||||
prometheus:
|
||||
path: "/metrics"
|
||||
port: ":2112"
|
Reference in New Issue
Block a user