Skip to content

Commit

Permalink
deploy: 16fdfc5
Browse files Browse the repository at this point in the history
  • Loading branch information
iRevive committed Sep 24, 2024
1 parent cb357b6 commit c604edf
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">66f27d32fb0f7f30792cd7d3d377773e</span><span>
</span><span class="attribute-name">span_id</span><span>: </span><span class="string-literal">2ca7b65b45736e6c</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">66f2b85c191229d3cd17843bb8e4d735</span><span>
</span><span class="attribute-name">span_id</span><span>: </span><span class="string-literal">99da0b5f4c70e2d9</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 c604edf

Please sign in to comment.