summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-05-11 19:11:05 +0300
committerGitHub <noreply@github.com>2023-05-11 09:11:05 -0700
commit856a157667832ad3b11d91733ca6346e02221d97 (patch)
tree748db1278049b571a2681c5a48c9f44257d33ff2
parentbf51557f9ab96715f9d80515e2153505982a9242 (diff)
Wording fix in interact with charts doc (#15040)
* Wording fix in interact with charts doc * Update docs/cloud/visualize/interact-new-charts.md Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
-rw-r--r--docs/cloud/visualize/interact-new-charts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cloud/visualize/interact-new-charts.md b/docs/cloud/visualize/interact-new-charts.md
index 4edf5818ed..3707e945f2 100644
--- a/docs/cloud/visualize/interact-new-charts.md
+++ b/docs/cloud/visualize/interact-new-charts.md
@@ -251,7 +251,7 @@ Below each chart, there is an information ribbon. This ribbon currently shows 3
At least one of the dimensions in the chart has partial data, meaning that not all instances available contributed data to this point. This can happen when a container is stopped, or when a node is restarted. This indicator helps to gain confidence of the dataset, in situations when unusual spikes or dives appear due to infrastructure maintenance, or due to failures to part of the infrastructure.
2. **[O]: Overflown**
- At least one of the datasources included in the chart was a counter that has overflown that exactly that point.
+ At least one of the data sources included in the chart has a counter that has overflowed at this point.
3. **[E]: Empty Data**
At least one of the dimensions included in the chart has no data at all for the given points.