Skip to content

Commit

Permalink
deploy: 795aadf
Browse files Browse the repository at this point in the history
  • Loading branch information
iRevive committed Sep 28, 2024
1 parent 09c3c0f commit 5b16805
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/aws-xray.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@
<h1 id="aws-x-ray-id-generator" class="title">AWS | X-Ray ID Generator</h1>
<p>The AWS X-Ray ID generator generates trace IDs that are compatible with AWS X-Ray tracing <a href="https://docs.aws.amazon.com/xray/latest/devguide/xray-api-sendingdata.html#xray-api-traceids">spec</a>.
An example of the AWS X-Ray trace and span IDs:</p>
<pre class="keep-together pdf epub"><code class="nohighlight"><span class="attribute-name">trace_id</span><span>: </span><span class="string-literal">66f51c0d1a0e1b489f57b68234d72827</span><span>
</span><span class="attribute-name">span_id</span><span>: </span><span class="string-literal">e63613028e8eff42</span></code></pre>
<pre class="keep-together pdf epub"><code class="nohighlight"><span class="attribute-name">trace_id</span><span>: </span><span class="string-literal">66f7b5ecaa657b495bf99f7aeb5df43d</span><span>
</span><span class="attribute-name">span_id</span><span>: </span><span class="string-literal">d65e27d2fe57c899</span></code></pre>

<h2 id="getting-started" class="section"><a class="anchor-link left" href="#getting-started"><i class="icofont-laika link">&#xef71;</i></a>Getting Started</h2>
<div class="tab-container" data-tab-group="build-tool">
Expand Down

0 comments on commit 5b16805

Please sign in to comment.