What's Changed
-
Feature - Add support for additional TLS config using new environment
USAGE_LOGGERS
variables:USAGE_LOGGERS_TLS_TIMEOUT
: Time to wait for TLS Handshake. Zero means no timeout
USAGE_LOGGERS_TLS_CUSTOM_CERT
: TLS certificate filepath to assign custom CA (e.g. self-signed cert)
USAGE_LOGGERS_TLS_INSECURE
: Skip certificate verification
Full Changelog: v3.3.2...v3.4.0