Skip to content

Commit

Permalink
deploy: ac5a6fb
Browse files Browse the repository at this point in the history
  • Loading branch information
iRevive committed Jan 8, 2025
1 parent c8a78af commit c9aceba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions sdk/aws-xray.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,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">677910362c797c28b39287ad1cdf968a</span><span>
</span><span class="attribute-name">span_id</span><span>: </span><span class="string-literal">0582251e416e845a</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">677e75c72ff05e99ef12f6323f9b4448</span><span>
</span><span class="attribute-name">span_id</span><span>: </span><span class="string-literal">de269ba1d4a2f987</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
2 changes: 1 addition & 1 deletion sdk/prometheus-exporter.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h1 id="prometheus-exporter" class="title">Prometheus Exporter</h1>
</span><span>counter_total{otel_scope_name=&quot;meter&quot;} 1
</span><span class="comment"># HELP target_info Target metadata
# TYPE target_info gauge
</span><span>target_info{host_arch=&quot;amd64&quot;,host_name=&quot;fv-az714-163&quot;,os_description=&quot;Linux 6.5.0-1025-azure&quot;,os_type=&quot;linux&quot;,process_command_line=&quot;/usr/lib/jvm/temurin-11-jdk-amd64/bin/java -Dcats.effect.trackFiberContext=true mdoc.SbtMain&quot;,process_executable_path=&quot;/usr/lib/jvm/temurin-11-jdk-amd64/bin/java&quot;,process_pid=&quot;7866&quot;,process_runtime_description=&quot;Eclipse Adoptium OpenJDK 64-Bit Server VM 11.0.25+9&quot;,process_runtime_name=&quot;OpenJDK Runtime Environment&quot;,process_runtime_version=&quot;11.0.25+9&quot;,service_name=&quot;unknown_service:scala&quot;,telemetry_sdk_language=&quot;scala&quot;,telemetry_sdk_name=&quot;otel4s&quot;,telemetry_sdk_version=&quot;0.12-beb0a1e-SNAPSHOT&quot;} 1</span></code></pre>
</span><span>target_info{host_arch=&quot;amd64&quot;,host_name=&quot;fv-az1456-655&quot;,os_description=&quot;Linux 6.5.0-1025-azure&quot;,os_type=&quot;linux&quot;,process_command_line=&quot;/usr/lib/jvm/temurin-11-jdk-amd64/bin/java -Dcats.effect.trackFiberContext=true mdoc.SbtMain&quot;,process_executable_path=&quot;/usr/lib/jvm/temurin-11-jdk-amd64/bin/java&quot;,process_pid=&quot;7811&quot;,process_runtime_description=&quot;Eclipse Adoptium OpenJDK 64-Bit Server VM 11.0.25+9&quot;,process_runtime_name=&quot;OpenJDK Runtime Environment&quot;,process_runtime_version=&quot;11.0.25+9&quot;,service_name=&quot;unknown_service:scala&quot;,telemetry_sdk_language=&quot;scala&quot;,telemetry_sdk_name=&quot;otel4s&quot;,telemetry_sdk_version=&quot;0.12-ac5a6fb-SNAPSHOT&quot;} 1</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 c9aceba

Please sign in to comment.