Skip to main content

Sentinel Configuration

Key options

ValueDefaultDescription
sentinel.ebpf.enabledtrueEnable eBPF mode (requires kernel 4.18+ and privileged)
sentinel.logLevelerrordebug / info / warn / error
sentinel.collectors.baselineMetricstrueCPU/memory/disk/network metrics
sentinel.collectors.processSamplingtrueTop-N process samples
sentinel.collectors.journaldLogstruesystemd journal logs
sentinel.collectors.crashDetectiontrueOOM / kernel crash detection
sentinel.containerLogs.enabledtrueContainer log collection
sentinel.offlineStore.enabledtrueBuffer telemetry when backend is unavailable
sentinel.podDisruptionBudget.enabledfalsePDB (recommended: maxUnavailable: 1)
sentinel.networkPolicy.enabledfalseNetworkPolicy
sentinel.verticalPodAutoscaler.enabledfalseVPA (requires VPA controller)