Skip to content

Commit

Permalink
deploy: 3c6356d
Browse files Browse the repository at this point in the history
  • Loading branch information
iRevive committed Nov 28, 2024
1 parent 567ff6e commit 0548c01
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 @@ -147,8 +147,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">6746cf0f1257b7be18bc87ed1c489507</span><span>
</span><span class="attribute-name">span_id</span><span>: </span><span class="string-literal">5b1962679a5f9332</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">6748afc04764f23a3c0c4e8f820c036e</span><span>
</span><span class="attribute-name">span_id</span><span>: </span><span class="string-literal">a65afa3856b11df9</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 @@ -155,7 +155,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-az847-824&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 -Xms1G -Xmx4G -XX:+UseG1GC -Dsbt.script=/opt/hostedtoolcache/sbt/1.10.5/sbt/bin/sbt -Dscala.ext.dirs=/home/runner/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_25 /opt/hostedtoolcache/sbt/1.10.5/sbt/bin/sbt-launch.jar docs/tlSite&quot;,process_executable_path=&quot;/usr/lib/jvm/temurin-11-jdk-amd64/bin/java&quot;,process_pid=&quot;6345&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.11.1-28-7e9b49e-SNAPSHOT&quot;} 1</span></code></pre>
</span><span>target_info{host_arch=&quot;amd64&quot;,host_name=&quot;fv-az1780-276&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 -Xms1G -Xmx4G -XX:+UseG1GC -Dsbt.script=/opt/hostedtoolcache/sbt/1.10.5/sbt/bin/sbt -Dscala.ext.dirs=/home/runner/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_25 /opt/hostedtoolcache/sbt/1.10.5/sbt/bin/sbt-launch.jar docs/tlSite&quot;,process_executable_path=&quot;/usr/lib/jvm/temurin-11-jdk-amd64/bin/java&quot;,process_pid=&quot;1767&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.11.1-30-3c6356d-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 0548c01

Please sign in to comment.