|
2 | 2 | title: Workshop Agenda |
3 | 3 | weight: 10 |
4 | 4 | --- |
5 | | -The goal of this workshop is to make you famliar with the Splunk Observability Suite and its key features. |
6 | | -For this we have provided you with a complete application that includes a Website and a number of back end services that make up the complete application. |
| 5 | +The goal of this workshop is to make you famliar with the Splunk Observability Suite and its key features. For this we have provided you with a complete application that includes a Website and a number of back end services that make up the complete application. |
7 | 6 |
|
8 | | -During this workshop you will expierince issues with this application. The goal of this excercise is to use several of the key features from the Splunk observability suite to detect the issue, locate the cause of the issue, allowing you developerers to very quickly resolve the issue. |
| 7 | +During this workshop you will expierince issues with this application. The goal of this excercise is to use several of the key features from the Splunk observability suite to detect the issue, locate the cause of the issue, allowing your developmemt teams to very quickly resolve the issue. |
| 8 | + |
| 9 | +## 1. Inital Setup |
9 | 10 |
|
10 | | -### 1. Inital Setup |
11 | 11 | For attendees that are taking the **pre-configured workshop**, the application will already be deployed for you and your instructor will provide with a link to the Online Boutique application. |
12 | 12 |
|
13 | | -For attendees taking the **interactive workshop**, you will need to install OpenTelemetry and deploy the application. Hit the {{% badge style=primary icon=user-ninja %}}**Ninja{{% /badge %}} button below to expand the instructions. |
| 13 | +For attendees taking the **interactive workshop**, you will need to install OpenTelemetry and deploy the application. Hit the {{% badge style=primary icon=user-ninja %}}**Ninja**{{% /badge %}} button below to expand the instructions. |
14 | 14 |
|
15 | 15 | --- |
16 | 16 |
|
@@ -187,43 +187,48 @@ Usually it should only take around 1min 30secs for the pods to transition into a |
187 | 187 |
|
188 | 188 | --- |
189 | 189 |
|
190 | | -### 2. A quick tour of the Splunk Observability User Interface |
| 190 | +## 2. A quick tour of the Splunk Observability User Interface |
191 | 191 |
|
192 | | -To make finding your way in the Splunk Observability suite User interface, We will take you on a quick tour that will give you the highlights and is designed to make the rest of the workhop simpler as you are already fmailiar with the locations of various components. |
| 192 | +To make finding your way in the Splunk Observability suite User interface, We will take you on a quick tour that will give you the highlights and is designed to make the rest of the workhop simpler as you are already familiar with the locations of various components. |
193 | 193 |
|
194 | 194 | --- |
195 | 195 |
|
196 | | -### 3. Using the Online Boutique Webshop to create traffic |
| 196 | +## 3. Using the Online Boutique Webshop to create traffic |
| 197 | + |
197 | 198 | The next step in the workshop is to use the Web ui of the application we provided, We wil assk you to run several scenario's, and if possible repeat some of the actions on an other device, something like a mobile phone for example. |
198 | 199 |
|
199 | | -This will generate traffic acorr our appliction and with that traffic comes the Open Telemetry signals, Metrics, Traces and logs, that we can use to find and indentify the cause of the underlying issues. |
| 200 | +This will generate traffic acorr our appliction and with that traffic comes the Open Telemetry signals, Metrics, Traces and logs, that we can use to find and indentify the cause of the underlying issues. |
200 | 201 |
|
201 | 202 | --- |
202 | 203 |
|
203 | | -### 4. Splunk Real User Monitoring |
| 204 | +## 4. Splunk Real User Monitoring |
204 | 205 |
|
205 | | -During this session we will examine the Real User data that has been provided by the telemetry recieved from your website. The goal is to fidn and identify the activity you have created with your browser, and if possible from a different device like a mobile phone. This will show you some of the issues you can detect with Splunk RUM. It will also show you how we can folow intereactiosn from the front end website to the underlying dunctions in the back end services |
| 206 | +During this session we will examine the Real User data that has been provided by the telemetry recieved from end user browser sessions. The goal is to find and identify the activity you created with your own browser, and if possible from a different device like a mobile phone. This will show you some of the issues you can detect with Splunk RUM. It will also show you how we can follow interactions from the frontend to the underlying functions in the back end services. |
206 | 207 |
|
207 | 208 | --- |
208 | 209 |
|
209 | | -### 5 Splunk Application Perfomance Monitoring |
| 210 | +## 5. Splunk Application Perfomance Monitoring |
| 211 | + |
| 212 | +Following on from finishing the RUM session, we will follow the route the requests have taken through the underlying backend services. For this we will use Application Performance Monitoring or APM, all the services are sending telemetry (traces and spans) that the Splunk observability suite can visualise, analyze and use to detect anomalies and errors. |
210 | 213 |
|
211 | | -Follwing up form our finsing in the RUm session, we will follow theroute are request have takne though the underlying backend service.s for this we are using Application Monitoring or APM, all our services are sneding telemtry,or Traces and spans, that the Splunk observability suite can visualise, analyze and use to detect anomolise and errrors. |
212 | 214 | In this session we show you several ways to find and detect errors mannually or with the support of our smart Analytics. |
213 | 215 |
|
214 | 216 | --- |
215 | 217 |
|
216 | | -### 6 Using Logs with Splunk Log Observer |
217 | | -Generally, you use metrics and traces to detect and identify an issue, and use Logs with itch richer information pool, to indity the why, or the casue of the issue. Within this section we will examine the functionality of Log observer, our gateway in the logs generated by our apllications. |
| 218 | +## 6. Using Logs with Splunk Log Observer |
| 219 | + |
| 220 | +Generally, you use metrics and traces to detect and identify an issue, and use logs with a much richer information pool, to indetify the why, or the casue of the issue. Within this section we will examine the functionality of Log observer, our gateway in the logs generated by our apllications. |
218 | 221 |
|
219 | 222 | --- |
220 | 223 |
|
221 | | -### 7 Splunk Synthetics |
| 224 | +## 7. Splunk Synthetics |
| 225 | + |
222 | 226 | The next step is is to make sure we do not rely on manual testing of our application, and we will look at how you can create tests that can keep track of the performance and behaviour of your application that can run 24/7 from different location. |
| 227 | + |
223 | 228 | We also look into how these test can alert you when ther is a deviation in behaviour of your site. |
224 | 229 |
|
225 | 230 | --- |
226 | 231 |
|
227 | | -### 8 Wrapping upp |
| 232 | +## 8. Wrapping upp |
228 | 233 |
|
229 | | -Last but not least we will show some of the other features that can be help full in finding problems befor clsoing the session. |
| 234 | +Last but not least we will show some of the other features that are helpful in finding problems before closing the session. |
0 commit comments