ETA: 1.12.3
PR: feat: use zap.AtomicLevel for dynamic logging levels
The logging configuration now uses zap.AtomicLevel internally, enabling log level changes at runtime without restarting the server. This is the OSS foundation for the Enterprise SIGHUP-based log level reload feature (see docs-v2#6803).
Relevant URLs
InfluxDB OSS 1.12.3+
ETA: 1.12.3
PR: feat: use zap.AtomicLevel for dynamic logging levels
The logging configuration now uses
zap.AtomicLevelinternally, enabling log level changes at runtime without restarting the server. This is the OSS foundation for the Enterprise SIGHUP-based log level reload feature (see docs-v2#6803).Relevant URLs
InfluxDB OSS 1.12.3+