aws-samples / aws-samples/aws-lambda-extensions
Part of the README for go-example-telemetry-api-extension is called go-example-logs-api-extension.
- Dominant language
- Go
- Stars
- 487
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
The following part.
https://github.com/aws-samples/aws-lambda-extensions/blob/5be075bd1d97d6cf76aa6ae0301de41bb1b8f3ea/go-example-telemetry-api-extension/README.md#L25-L27
I think the following is correct.
```
$ cd go-example-telemetry-api-extension
$ GOOS=linux GOARCH=amd64 go build -o bin/extensions/go-example-telemetry-api-extension main.go
$ chmod +x bin/extensions/go-example-telemetry-api-extension
```
Contributor guide
Research direction
Open go-example-telemetry-api-extension/README.md around lines 25–27 and compare the directory and build commands with the linked example. Update the README so it consistently names go-example-telemetry-api-extension, then verify that the displayed commands use the correct directory and output path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100