We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d72e908 commit 8236026Copy full SHA for 8236026
content/en/blog/2025/observing-lambdas/index.md
@@ -102,7 +102,7 @@ service:
102
The `decouple` processor is configured by default if omitted. It is explicitly
103
added in this example to illustrate the entire pipeline. For more information,
104
see
105
-[Auto-configuration](https://github.com/open-telemetry/opentelemetry-lambda/tree/main/collector#auto-configuration).
+[Autoconfiguration](https://github.com/open-telemetry/opentelemetry-lambda/tree/main/collector#auto-configuration).
106
107
Afterward, set the `OPENTELEMETRY_COLLECTOR_CONFIG_URI` environment variable to
108
`/var/task/collector.yaml`. Once the function is redeployed, you’ll see your
0 commit comments