diff --git a/otel-collector-config.yaml b/otel-collector-config.yaml index 7890046..5aef609 100644 --- a/otel-collector-config.yaml +++ b/otel-collector-config.yaml @@ -7,6 +7,8 @@ receivers: static_configs: - targets: ["${env:pender_metrics_endpoint}"] metrics_path: /metrics + tls_config: + insecure_skip_verify: true processors: memory_limiter: