We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da2aaf7 + 39769ea commit 0793811Copy full SHA for 0793811
docs/sources/reference/graph.md
@@ -91,7 +91,7 @@ The legend values are calculated client side by Grafana and depend on what type
91
aggregation or point consolidation you metric query is using. All the above legend values cannot
92
be correct at the same time. For example if you plot a rate like requests/second, this is probably
93
using average as aggregator, then the Total in the legend will not represent the total number of requests.
94
-It is just the sum of all data data points received by Grafana.
+It is just the sum of all data points received by Grafana.
95
96
## Display styles
97
0 commit comments