Skip to content

Commit ee3d920

Browse files
committed
fix whitespace
1 parent 81807ff commit ee3d920

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

content/en/scenarios/understand_impact_of_changes/7-alerting-dashboards-slos/2-alerting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Let's call the detector `Latency by Credit Score Category`. Set the environment
1919

2020
![Create New Detector](../../images/create_new_detector.png)
2121

22-
As an alert condition instead of "**Static threshold**" we want to select "**Sudden Change**" to make the example more vivid.
22+
As an alert condition instead of "**Static threshold**" we want to select "**Sudden Change**" to make the example more vivid.
2323

2424
![Alert Condition: Sudden Change](../../images/alert_condition_suddenchange.png)
2525

content/en/scenarios/understand_impact_of_changes/7-alerting-dashboards-slos/3-slos.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: 3
55
time: 10 minutes
66
---
77

8-
We can now use the created Monitoring MetricSet together with Service Level Objectives a similar way we used them with dashboards and detectors/alerts before. For that we want to be clear about some key concepts:
8+
We can now use the created Monitoring MetricSet together with Service Level Objectives a similar way we used them with dashboards and detectors/alerts before. For that we want to be clear about some key concepts:
99

1010
## Key Conzepts of Service Level Monitoring
1111

@@ -21,34 +21,34 @@ We can now use the created Monitoring MetricSet together with Service Level Obje
2121

2222
## Creating a new Service Level Objective
2323

24-
There is an easy to follow wizard to create a new Service Level Objective (SLO). In the left navigation just follow the link "**Detectors & SLOs**". From there select the third tab "**SLOs**" and click the blue button to the right that says "**Create SLO**".
24+
There is an easy to follow wizard to create a new Service Level Objective (SLO). In the left navigation just follow the link "**Detectors & SLOs**". From there select the third tab "**SLOs**" and click the blue button to the right that says "**Create SLO**".
2525

2626
![Create new SLO](../../images/slo_0_create.png)
2727

2828
The wizard guides you through some easy steps. And if everything during the previous steps worked out, you will have no problems here. ;)
2929

30-
In our case we want to use `Service & endpoint` as our **Metric type** instead of `Custom metric`. We filter the **Environment** down to the environment that we are using during this workshop (i.e. `tagging-workshop-yourname`) and select the `creditcheckservice` from the **Service and endpoint** list. Our **Indicator type** for this workshop will be `Request latency` and not `Request success`.
30+
In our case we want to use `Service & endpoint` as our **Metric type** instead of `Custom metric`. We filter the **Environment** down to the environment that we are using during this workshop (i.e. `tagging-workshop-yourname`) and select the `creditcheckservice` from the **Service and endpoint** list. Our **Indicator type** for this workshop will be `Request latency` and not `Request success`.
3131

3232
Now we can select our **Filters**. Since we are using the `Request latency` as the **Indicator type** and that is a metric of the APM Service, we can filter on `credit.score.category`. Feel free to try out what happens, when you set the **Indicator type** to `Request success`.
3333

3434
Today we are only interested in our `exceptional` credit scores. So please select that as the filter.
3535

3636
![Choose Service or Metric for SLO](../../images/slo_1_choose.png)
3737

38-
In the next step we define the objective we want to reach. For the `Request latency` type, we define the **Target (%)**, the **Latency (ms)** and the **Compliance Window**. Please set these to `99`, `100` and `Last 7 days`. This will give us a good idea what we are achieving already.
38+
In the next step we define the objective we want to reach. For the `Request latency` type, we define the **Target (%)**, the **Latency (ms)** and the **Compliance Window**. Please set these to `99`, `100` and `Last 7 days`. This will give us a good idea what we are achieving already.
3939

4040
Here we will already be in shock or play around with the numbers to make it not so scary. Feel free to play around with the numbers to see how well we achieve the objective and how much we have left to burn.
4141

4242
![Define Objective for SLO](../../images/slo_2_define_objective.png)
4343

44-
The third step gives us the chance to alert (aka annoy) people who should be aware about these SLOs to initiate countermeasures. These "people" can also be mechanism like ITSM systems or webhooks to initiate automatic remediation steps.
44+
The third step gives us the chance to alert (aka annoy) people who should be aware about these SLOs to initiate countermeasures. These "people" can also be mechanism like ITSM systems or webhooks to initiate automatic remediation steps.
4545

4646
Activate all categories you want to alert on and add recipients to the different alerts.
4747

4848
![Define Alerting for SLO](../../images/slo_3_define_alerting.png)
4949

50-
The next step is only the naming for this SLO. Have your own naming convention ready for this. In our case we would just name it `creditchceckservice:score:exceptional:YOURNAME` and click the **Create**-button **BUT** you can also **just cancel the wizard** by clicking anything in the left navigation and confirming to **Discard changes**.
50+
The next step is only the naming for this SLO. Have your own naming convention ready for this. In our case we would just name it `creditchceckservice:score:exceptional:YOURNAME` and click the **Create**-button **BUT** you can also **just cancel the wizard** by clicking anything in the left navigation and confirming to **Discard changes**.
5151

5252
![Name and Save the SLO](../../images/slo_4_name_and_save.png)
5353

54-
And with that we have (*nearly*) successfully created an SLO including the alerting in case we might miss or goals.
54+
And with that we have (*nearly*) successfully created an SLO including the alerting in case we might miss or goals.

content/en/scenarios/understand_impact_of_changes/7-alerting-dashboards-slos/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Let's navigate to **Settings** -> **APM MetricSets**, and click the edit button
2222

2323
![edit APM MetricSet](../images/edit_apm_metricset.png)
2424

25-
Check the box beside **Also create Monitoring MetricSet** then click **Start Analysis**
25+
Check the box beside **Also create Monitoring MetricSet** then click **Start Analysis**
2626

2727
![Monitoring MetricSet](../images/monitoring_metricset.png)
2828

@@ -34,4 +34,4 @@ The `credit.score.category` tag appears again as a **Pending MetricSet**. After
3434

3535
This mechanism creates a new dimension from the tag on a bunch of metrics that can be used to filter these metrics based on the values of that new dimension. **Important**: To differentiate between the original and the copy, the dots in the tag name are replaced by underscores for the new dimension. With that the metrics become a dimension named `credit_score_category` and not `credit.score.category`.
3636

37-
Next, let's explore how we can use this **Monitoring MetricSet**.
37+
Next, let's explore how we can use this **Monitoring MetricSet**.

0 commit comments

Comments
 (0)