Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elastic/apm-aws-lambda
A repository for the AWS Lambda extension and other lambda related tools and build scripts.
https://github.com/elastic/apm-aws-lambda
aws aws-lambda distributed-tracing lambda serverless
Last synced: about 1 month ago
JSON representation
A repository for the AWS Lambda extension and other lambda related tools and build scripts.
- Host: GitHub
- URL: https://github.com/elastic/apm-aws-lambda
- Owner: elastic
- License: apache-2.0
- Created: 2021-08-23T20:01:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T14:22:57.000Z (about 2 months ago)
- Last Synced: 2024-09-27T15:23:24.156Z (about 2 months ago)
- Topics: aws, aws-lambda, distributed-tracing, lambda, serverless
- Language: Go
- Homepage: https://www.elastic.co/guide/en/apm/guide/current/monitoring-aws-lambda.html
- Size: 2.08 MB
- Stars: 15
- Watchers: 16
- Forks: 27
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.asciidoc
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![test](https://github.com/elastic/apm-aws-lambda/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/elastic/apm-aws-lambda/actions/workflows/test.yml) [![smoke-tests](https://github.com/elastic/apm-aws-lambda/actions/workflows/smoke-tests.yml/badge.svg?branch=main)](https://github.com/elastic/apm-aws-lambda/actions/workflows/smoke-tests.yml)
# Elastic APM AWS Lambda extensionThis repository contains code and tools for working with the Elastic APM AWS Lambda extension.
## Documentation
Ready to use Elastic APM to monitor your Lambda functions? See [Monitoring AWS Lambda Functions](https://www.elastic.co/guide/en/apm/guide/current/monitoring-aws-lambda.html) to get started.
Backport any changes made in the `docs` directory to the branches that you'd like to see the docs show up in. Branch names must follow the `major.minor` naming scheme and match a new or recent Elastic Stack version.
## Getting Help
If you find a bug, please [report an issue](https://github.com/elastic/apm-aws-lambda/issues).
For any other assistance, please open or add to a topic on the [APM discuss forum](https://discuss.elastic.co/c/apm).## Contributing
See [contributing](CONTRIBUTING.md) for details about reporting bugs, requesting features, or code contributions.
## Release Procedure
See [release](RELEASE.md) for details.
## License
Apache 2.0.