Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oieduardorabelo/aws-observability-from-native-integrations-to-opentelemetry
AWS Lambda examples for the native integration with CloudWatch and X-Ray and OpenTelemetry with AWS Distro for OpenTelmetry
https://github.com/oieduardorabelo/aws-observability-from-native-integrations-to-opentelemetry
Last synced: 30 days ago
JSON representation
AWS Lambda examples for the native integration with CloudWatch and X-Ray and OpenTelemetry with AWS Distro for OpenTelmetry
- Host: GitHub
- URL: https://github.com/oieduardorabelo/aws-observability-from-native-integrations-to-opentelemetry
- Owner: oieduardorabelo
- Created: 2024-10-18T23:29:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T21:04:43.000Z (2 months ago)
- Last Synced: 2025-01-13T14:17:15.358Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 2.04 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS Observability from Native Integrations to OpenTelemetry
Example code for the AWS Fundamentals article:
- https://blog.awsfundamentals.com/opentelemetry-on-aws
We have two example projects:
- [AWS Native Integration](./aws-native-integration/) showing X-Ray and CloudWatch native integration with AWS Lambda runtime
- [AWS Distro for OpenTelemetry](./aws-distro-for-opentelemetry/) showing how to use the AWS distribution of OpenTelemetry configuration for AWS Lambda runtime
Our goal is to provide more examples of OpenTelemetry in AWS environments. Stay tuned!
We invite you to [join our Discord community](https://link.awsfundamentals.com/1HMSp4E) to discuss other solutions and demos.
We are actively working to make that happen!