Skip to content

Commit aeaccaa

Browse files
committed
updated summary for the docker-k8s-otel workshop
1 parent a833b5b commit aeaccaa

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Summary
3+
linkTitle: 11. Summary
4+
weight: 11
5+
time: 2 minutes
6+
---
7+
8+
This workshop provided hands-on experience with the following concepts:
9+
10+
* How to deploy the **Splunk Distribution of the OpenTelemetry Collector** on a Linux host.
11+
* How to instrument a .NET application with the **Splunk Distribution of OpenTelemetry .NET**.
12+
* How to "dockerize" a .NET application and instrument it with the **Splunk Distribution of OpenTelemetry .NET**.
13+
* How to deploy the **Splunk Distribution of the OpenTelemetry Collector** in a Kubernetes cluster using Helm.
14+
* How to customize the collector configuration and troubleshoot an issue.
15+
16+
To see how other languages and environments are instrumented with OpenTelemetry,
17+
explore the [Splunk OpenTelemetry Examples GitHub repository](https://github.com/signalfx/splunk-opentelemetry-examples).
18+

content/en/ninja-workshops/9-solving-problems-with-o11y-cloud/6-summary.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Collecting tags aligned with the best practices shared in this workshop will let
1717

1818
To get started with capturing tags today, check out [how to add tags in various supported languages](https://docs.splunk.com/observability/en/apm/span-tags/add-context-trace-span.html#instrument-your-application-code-to-add-tags-to-spans), and then [how to use them to create Troubleshooting MetricSets](https://docs.splunk.com/observability/en/apm/span-tags/index-span-tags.html#apm-index-span-tags) so they can be analyzed in Tag Spotlight. For more help, feel free to [ask a Splunk Expert](https://www.splunk.com/en_us/about-splunk/contact-us.html).
1919

20+
And to see how other languages and environments are instrumented with OpenTelemetry,
21+
explore the [Splunk OpenTelemetry Examples GitHub repository](https://github.com/signalfx/splunk-opentelemetry-examples).
22+
2023
{{% notice title="Tip for Workshop Facilitator(s)" style="primary" icon="lightbulb" %}}
2124
Once the workshop is complete, remember to delete the APM MetricSet you created earlier for the `credit.score.category` tag.
2225
{{% /notice %}}

0 commit comments

Comments
 (0)