Skip to content

Commit

Permalink
Adding dt-otel html files
Browse files Browse the repository at this point in the history
  • Loading branch information
solacecommunity-bot committed Nov 30, 2023
1 parent f07dbad commit e824cb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion codelabs/dt-otel/codelab.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"format": "html",
"prefix": "https://storage.googleapis.com",
"mainga": "UA-49880327-14",
"updated": "2023-11-29T00:47:23Z",
"updated": "2023-11-30T00:24:36Z",
"id": "dt-otel",
"duration": 89,
"title": "Getting Started with Solace Distributed Tracing and Context Propagation",
Expand Down
4 changes: 2 additions & 2 deletions codelabs/dt-otel/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
<li>Launching and configuring a PubSub+ Event Broker locally via Docker</li>
<li>Launching and configuring the OpenTelemetry Collector Contribution</li>
<li>Launching Jaeger: the open source, end-to-end distributed tracing backend to observe our traces</li>
<li>Publishing and receiving messages to/from the broker to generate broker trace events</li>
<li>Context propagation via auto-instrumented JMS applications that will generate end to end linked traces (publisher – broker – receiver traces)</li>
<li>Publishing and receiving messages to and from the broker to generate broker trace events</li>
<li>Context propagation via auto-instrumented JMS applications that generates end to end linked traces (publisher – broker – receiver traces)</li>
<li>Context propagation via manual-instrumented JCSMP applications that will generate end to end linked traces (publisher – broker – receiver traces)</li>
</ul>
<p>Upon successful completion of this codelab, we encourage you to experiment with distributed tracing and the environment provided to see how it fits with your use case(s). This can include other message sources, OpenTelemetry exporters, and telemetry analysis tools.</p>
Expand Down

0 comments on commit e824cb6

Please sign in to comment.