Skip to content

Commit e7e6d88

Browse files
committed
Wording changes and styling improvements
1 parent 01c147d commit e7e6d88

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

content/en/s4r/3-quick-tour/3-apm-home/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ weight: 3
88

99
Splunk APM provides a **NoSample™** end-to-end visibility of every service and its dependency to solve problems quicker across monoliths and microservices. Teams can immediately detect problems from new deployments, confidently troubleshoot by scoping and isolating the source of an issue, and optimize service performance by understanding how back-end services impact end users and business workflows.
1010

11-
**Real-time monitoring and alerting:** Splunk, by default provides a 10-second resolution on metrics to detect and alert on issues when they happen. The resolution can be reduced to as little as 1 second when needed.
11+
**Real-time monitoring and alerting:** Splunk provides out-of-the-box service dashboards and automatically detects and alerts on RED metrics (rate, error and duration) when there is a sudden change.
1212
**Dynamic telemetry maps:** Easily visualize service performance in modern production environments in real-time. End-to-end visibility of service performance from infrastructure, applications, end users, and all dependencies helps quickly scope new issues and troubleshoot more effectively.
1313
**Intelligent tagging and analysis:** View all tags from your business, infrastructure and applications in one place to easily compare new trends in latency or errors to their specific tag values.
1414
**AI-directed troubleshooting identifies the most impactful issues:** Instead of manually digging through individual dashboards, isolate problems more efficiently. Automatically identify anomalies and the sources of errors that impact services and customers the most.

content/en/s4r/7-log-observer/2-log-entry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Before we look at a specific log line, let's quickly recap what we have done so
2222
**Based on the message, what would you tell the development teams to do to resolve the issue?**
2323
{{% /tab %}}
2424
{{% tab title="Answer" %}}
25-
**Either fix the issue in `v350.10` or rollback to `v350.9`**
25+
**Either fix the issue in `v350.10` or rollback to `v350.9`.**
2626
{{% /tab %}}
2727
{{< /tabs >}}
2828

content/en/s4r/7-log-observer/3-log-timeline-chart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ First, we will reduce the amount of information to just the columns we are inter
2525
![log timeline](../images/log-timeline.png?classes=left&width=25vw)
2626
* Click {{% button style="blue" %}}Select Dashboard{{% /button %}} and then click {{% button style="blue" %}}New Dashboard{{% /button %}} in the Dashboard Selection dialog box.
2727
* In the **New dashboard** dialog box, enter a name for the new dashboard (no need to enter a description). Use the following format: `Initials - Service Health Dashboard` and click {{% button style="blue" %}}Save{{% /button %}}
28-
* Ensure the new dashboard is highlighted in the list **[1]** and click {{% button style="blue" %}}OK{{% /button %}} **[2]**
28+
* Ensure the new dashboard is highlighted in the list (**1**) and click {{% button style="blue" %}}OK{{% /button %}} (**2**).
2929
![Save dashboard](../images/dashboard-save.png)
3030
* Click the {{% button %}}Save{{% /button %}} button.
3131

content/en/s4r/7-log-observer/4-log-view-chart.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@ As with the previous Log Timeline chart, we will add a version of this chart to
1717
* Ensure **Log View** is selected as the **Chart Type**.
1818
![log view](../images/log-view.png?classes=left&width=30vw)
1919
* Enter a **Chart name**. Use the following format: `Initials - Log View Chart`
20-
* This time Click {{% button style="blue" %}}Select Dashboard{{% /button %}} and search for the Dashboard you created in the previous exercise (you can start by typing your initials in the search box **[1]**).
20+
* This time Click {{% button style="blue" %}}Select Dashboard{{% /button %}} and search for the Dashboard you created in the previous exercise. You can start by typing your initials in the search box (**1**).
2121
![search dashboard](../images/search-dashboard.png)
22-
* Click on your dashboard name to highlight it **[2]** and click {{% button style="blue" %}}OK{{% /button %}} **[3]**.
22+
* Click on your dashboard name to highlight it (**2**) and click {{% button style="blue" %}}OK{{% /button %}} (**3**).
2323
* This will return you to the create chart dialog. To see your dashboard click {{% button style="blue" %}}Save and go to dashboard{{% /button %}}.
2424
* The result should be similar to the dashboard below:
2525
![Custom Dashboard](../images/log-observer-custom-dashboard.png)
2626
* As the last step in this exercise, let us add your dashboard to your workshop team page, this will make it easy to find later in the workshop.
27-
* At the top of the page, click on the ***...*** behind the name of your dashboard **[1]**.
28-
* Select **Link to teams** from the drop-down **[2]**.
27+
* At the top of the page, click on the ***...*** behind the name of your dashboard (**1**).
28+
* Select **Link to teams** from the drop-down (**2**).
2929
* In the following **Link to teams** dialog box, find the Workshop team that your instructor will have provided for you.
3030
![linking](../images/linking.png)
3131

3232
{{% /notice %}}
3333

34-
In the next session, we will look at Splunk Synthetics to see how we can automate the testing of web-based applications.
34+
In the next session, we will look at Splunk Synthetics and see how we can automate the testing of web-based applications.

0 commit comments

Comments
 (0)