Skip to content

Commit 67178d0

Browse files
committed
adding charts fixed
1 parent cc0a057 commit 67178d0

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

content/en/ninja-workshops/7-dashboards-detectors/dashboards/1-09-adding-charts.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,17 @@ Update the chart title from *Latency history* to **Latency vs Load (4)**, and op
5252

5353
---
5454
Click on the {{% button style=blue %}}Add Metric Or Event{{% /button %}} button to create a new signal. In the input field that appears, type and select `demo.trans.count` **(1)** to add it as **Signal D**.
55-
![Dashboard Info](../../images/M-MoreCharts-8.png)
5655

57-
---
5856
This adds a new signal, **Signal D**, to your chart. It represents the number of active requests being processed.
5957

60-
To focus on the **Paris data center**, add a filter for **demo_datacenter: Paris**. Then, click the Configure Plot button to adjust how the data is displayed. Change the **rollup** type from **Auto (Delta)** to **Rate/sec** to show the rate of incoming requests per second.
58+
To focus on the **Paris data center**, add a filter for **demo_datacenter: Paris (2)**. Then, click the Configure Plot ⚙️ **(3)** button to adjust how the data is displayed. Change the **rollup** type from **Auto (Delta)** to **Rate/sec (4)** to show the rate of incoming requests per second.
6159

62-
Finally, rename the signal from `demo.trans.count` to `Latency vs Load` to reflect its role in the chart more clearly.
60+
Finally, rename the signal from `demo.trans.count` to `Latency vs Load` **(5)** to reflect its role in the chart more clearly.
6361

64-
![rollup change](../../images/M-MoreCharts-9.png)
62+
![rollup change](../../images/rollout-change.png)
6563

6664
Finally press the {{% button %}}Save And Close{{% /button %}} button. This returns you to your dashboard that now has three different charts!
6765

68-
![three charts](../../images/M-MoreCharts-10.png)
66+
![three charts](../../images/3-charts.png)
6967

7068
Let's add an "instruction" note and arrange the charts!
425 KB
Loading
168 KB
Loading

0 commit comments

Comments
 (0)