<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Observability on The Picture of Sherrinford</title>
    <link>https://hkford.net/en/tags/observability/</link>
    <description>Recent content in Observability on The Picture of Sherrinford</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <managingEditor>hidekazu.karino.j@gmail.com</managingEditor>
    <webMaster>hidekazu.karino.j@gmail.com</webMaster>
    <lastBuildDate>Sat, 23 Nov 2024 00:23:48 +0900</lastBuildDate>
    <atom:link href="https://hkford.net/en/tags/observability/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sending traces to AWS X-Ray from containerized Lambda function using OpenTelemetry</title>
      <link>https://hkford.net/en/posts/sending-traces-to-aws-xray-from-containerized-lambda/</link>
      <pubDate>Sat, 23 Nov 2024 00:23:48 +0900</pubDate><author>hidekazu.karino.j@gmail.com</author>
      <guid>https://hkford.net/en/posts/sending-traces-to-aws-xray-from-containerized-lambda/</guid>
      <description>&lt;p&gt;This post explains how to send traces to AWS X-Ray from a containerized AWS Lambda function using OpenTelemetry. Since the standard ADOT Lambda layer cannot be used with container images, the solution involves building a custom OpenTelemetry Collector image, pushing it to Amazon ECR, and copying it into the Lambda function&amp;rsquo;s container to serve as a Lambda extension.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
