github grafana/docker-otel-lgtm v0.7.0
0.7.0 / 2024-08-04

latest releases: v0.11.10, v0.11.9, v0.11.8...
13 months ago

This release is broken, please use 0.7.1 instead.

Context:

The OpenTelemetry collector used to listen on 0.0.0.0 by default. Since v0.104.0 the default listen address is localhost, which means by default you cannot send OpenTelemetry data from outside of the Docker container into the Docker container.

With grafana:otel-lgtm:0.7.1 we fixed this by configuring 0.0.0.0 as the default listen address.

See also https://opentelemetry.io/blog/2024/hardening-the-collector-one/.

Don't miss a new docker-otel-lgtm release

NewReleases is sending notifications on new releases.