feat: enhance observability with dynamic links, Docker API integration, and health checks
This commit is contained in:
@@ -4,20 +4,8 @@
|
||||
jetstream: true
|
||||
store_dir: "/data"
|
||||
|
||||
# OpenTelemetry tracing
|
||||
otel {
|
||||
traces {
|
||||
exporter: "otlp"
|
||||
otlp {
|
||||
endpoint: "otel-collector:4318"
|
||||
insecure: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# HTTP monitoring
|
||||
http_port: 8222
|
||||
|
||||
# Limits
|
||||
max_payload: 1MB
|
||||
max_pending_size: 64MB
|
||||
|
||||
Reference in New Issue
Block a user