Skip to content

Add otlp ecs test - #745

Merged
Paamicky merged 3 commits into
mainfrom
mcommey/otlp-ecs
Aug 20, 2026
Merged

Add otlp ecs test#745
Paamicky merged 3 commits into
mainfrom
mcommey/otlp-ecs

Conversation

@Paamicky

Copy link
Copy Markdown
Contributor

Description of the issue

ECS has no integration coverage for the agent's OTLP receiver. A workload publishing OTLP to the agent on the ECS daemon is untested.

Description of changes

  • Adds an ecs_ec2_daemon OTLP test under test/otel_collect/ecs/otlp: a curl sidecar pushes OTLP metrics to the agent, validated in CloudWatch and isolated by ECS cluster name (via clusterNameFromArn).
  • Wires the test into the ECS matrix in the generator.

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

go build/go vet pass on the new package;
Full suite runs on the ECS EC2 daemon platform: ecs test

@Paamicky
Paamicky requested a review from a team as a code owner August 19, 2026 19:51
@Paamicky
Paamicky merged commit 48e34e8 into main Aug 20, 2026
6 checks passed
@Paamicky
Paamicky deleted the mcommey/otlp-ecs branch August 20, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants