We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba61d6 commit 9a3c677Copy full SHA for 9a3c677
otel-collector-config.yaml
@@ -7,6 +7,8 @@ receivers:
7
static_configs:
8
- targets: ["${env:pender_metrics_endpoint}"]
9
metrics_path: /metrics
10
+ tls_config:
11
+ insecure_skip_verify: true
12
13
processors:
14
memory_limiter:
0 commit comments