Skip to content

Commit

Permalink
deploy: dd8530a
Browse files Browse the repository at this point in the history
  • Loading branch information
iRevive committed Oct 16, 2024
1 parent 97f15ab commit 709b1e2
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">670f5626792d28ec2197dd297b8816b9</span><span>
</span><span class="attribute-name">span_id</span><span>: </span><span class="string-literal">c2972dc7ee009a37</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">670f98daaf07e0d1294fb3803fde4a3b</span><span>
</span><span class="attribute-name">span_id</span><span>: </span><span class="string-literal">dda6673976665c37</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 709b1e2

Please sign in to comment.