feat: enhance observability with dynamic links, Docker API integration, and health checks

This commit is contained in:
asepharyana
2026-07-22 18:12:44 +07:00
parent 4ef4f615c1
commit da268f1671
7 changed files with 194 additions and 103 deletions
-12
View File
@@ -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