Running the OpenTelemetry Collector as a Lambda (opens in new tab)
The OpenTelemetry Collector is usually deployed as a long-running process: a sidecar, a DaemonSet, an EC2 instance, a docker container on my computer. It sits there listening for telemetry.
Read the original article