open-telemetry / open-telemetry/opentelemetry-lambda
The go sample is missing metrics and logs
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 432
- Forks
- 246
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 47
Description
Is your feature request related to a problem? Please describe.
Since the collector can receive metrics and logs in addition to tracing, it would be interesting to have the Go (lang) example exposing all available signals.
Describe the solution you'd like
Change the example to include the same signals we have supported in node.js
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
Locate the Go example and the existing Node.js example, then compare which telemetry signals each exposes. Update the Go example to support metrics and logs alongside tracing, and verify that it exposes the same signals described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go, node.js
- Domain
- cloud, observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100