Skip to content

Commit

Permalink
deploy: f6d921d
Browse files Browse the repository at this point in the history
  • Loading branch information
iRevive committed Oct 23, 2024
1 parent c46b548 commit b98007e
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">6717c304d3ee0210bcc7ac92692c27f1</span><span>
</span><span class="attribute-name">span_id</span><span>: </span><span class="string-literal">93b47e867da079d2</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">67189e2fc4f22cbf19cd2097d4947ed4</span><span>
</span><span class="attribute-name">span_id</span><span>: </span><span class="string-literal">910e031098ecb4cf</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 b98007e

Please sign in to comment.