open-telemetry / open-telemetry/opentelemetry-lambda
integration-tests: cover more signals
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 432
- Forks
- 246
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 47
Description
Context
Currently, the integration tests introduced in #2322 only validate the traces signal. We should extend the integration tests to also validate metrics and logs.
- metrics validation added
- logs validation added
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the integration tests introduced in issue #2322 and identify how trace validation is configured and run. Extend that coverage for metrics and logs, then run the integration-test suite to confirm all three signals validate successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100