adobe / adobe/commerce-integration-starter-kit
OpenTelemetry Docker Latest Image Causes Issues with Loki
- Dominant language
- JavaScript
- Stars
- 41
- Forks
- 21
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 16
Description
A user of the Integration Starter Kit reported having issues with the default `docker-compose.yaml` when using the `otel/opentelemetry-collector-contrib:latest` image. Currently the `latest` tag seems to forbid the usage of the Loki exporter in the OpenTelemetry Collector config file. It gives the following error:
We need to investigate what happened in the latest images of the OpenTelemetry Collector for this to not be compatible anymore. For now, reverting to `otel/opentelemetry-collector-contrib:0.113.0` seems to fix the issue.
See [this thread](https://magentocommeng.slack.com/archives/C04KT43Q75K/p1754514589383369) in the `#app-builder-community` channel in the Magento Slack.
Contributor guide
Research direction
Start with docker-compose.yaml and the OpenTelemetry Collector configuration referenced in the issue. Compare the behavior of the latest image with otel/opentelemetry-collector-contrib:0.113.0, then verify that the Loki exporter configuration works without the reported error.】【。}
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100