aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/stats/stats.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpp/stats/stats.md')
-rw-r--r--src/vpp/stats/stats.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vpp/stats/stats.md b/src/vpp/stats/stats.md
index dd14a188e47..521ab916876 100644
--- a/src/vpp/stats/stats.md
+++ b/src/vpp/stats/stats.md
@@ -1,4 +1,4 @@
-# Statistics
+# Statistics {#stats_doc}
In VPP most things are measured and counted. There are counters for interface statistics, like RX, TX counters, packet drops, and so on. Every node has a set of per-node counters, one set of error counters, like TTL exceeded, or packet to big or out-of-buffers. And a set of performance counters, like number of clocks, vectors, calls and suspends.