✨ Update observability configuration by enabling monitoring in the development environment, adding a new Prometheus scrape job for the CAATSM receiver, and enhancing documentation with recommended scrape configurations and validation steps for metrics. Refactor NATS consumer initialization to ensure idempotent consumer creation.
This commit is contained in:
@@ -57,6 +57,7 @@ endpoint = "localhost:4318"
|
||||
insecure = true
|
||||
|
||||
[monitoring]
|
||||
disabled = false
|
||||
addr = ":2112"
|
||||
enable_metrics = true
|
||||
enable_health = true
|
||||
|
||||
Reference in New Issue
Block a user