Skip to content

Lambda observability: Opentelemetry & XRay traces#86

Closed
YaroslavLitvinov wants to merge 31 commits into
mainfrom
yaro/lambda-tracing
Closed

Lambda observability: Opentelemetry & XRay traces#86
YaroslavLitvinov wants to merge 31 commits into
mainfrom
yaro/lambda-tracing

Conversation

@YaroslavLitvinov
Copy link
Copy Markdown
Contributor

@YaroslavLitvinov YaroslavLitvinov commented Dec 15, 2025

During lambda deploy, it also deploys:

  • Opentelemetry Layer, for traces support
  • Opentelemetry config, for sending traces to Honeycomb
  • AwsLambdaInsights extension layer, for additional observability

In Lambda we use tracing setup that is very similar to those used in embucketd crate, so it was a generalization, though so far proposed as a copy-paste.

Comment thread crates/embucket-lambda/src/main.rs
Comment thread crates/embucket-lambda/src/main.rs
Comment thread crates/embucket-lambda/src/main.rs Outdated
@DanCodedThis DanCodedThis requested review from DanCodedThis and removed request for DanCodedThis December 16, 2025 15:56
@YaroslavLitvinov YaroslavLitvinov changed the title generalized lambda tracing with rust_log and json format Lambda observability: Opentelemetry & XRay traces Dec 16, 2025
Copy link
Copy Markdown
Contributor

@rampage644 rampage644 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest config, extensions etc should be kept out of the codebase and only README is fine to have

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants