From bc988244d4e3d07edd7f5ba0668744020c27f95b Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 19 Oct 2024 14:21:14 -0700 Subject: docs: statistics as a single chapter. --- docs/ref/api/stat/index.md | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 docs/ref/api/stat/index.md (limited to 'docs/ref/api/stat/index.md') diff --git a/docs/ref/api/stat/index.md b/docs/ref/api/stat/index.md deleted file mode 100644 index 9bdceb55..00000000 --- a/docs/ref/api/stat/index.md +++ /dev/null @@ -1,23 +0,0 @@ -# Statistics - -To facilitate debugging and support situations, the _NNG_ library -supports collection and reporting of numerous statistics. - -These statistics are organized in a tree, and include both values, -and metadata describing the statistics. In order to be efficient and -minimize the impact of maintaining statistics, an explicit snapshot -of statistics must be taken, and that snapshot can then be processed. - -The following documentation will be useful: - -- [nng_stat](./nng_stat.md) - Single statistic -- [nng_stats](./nng_stats.md) - Statistics snapshot - -> [!NOTE] -> The presence, name, and semantics of any given statistic are -> subject to change at any time and without notice. -> Programmatic use is therefore discouraged. - -> [!NOTE] -> Statistics may be disabled by build-time configuration options, -> in order to reduce program size and run-time overheads. -- cgit v1.2.3-70-g09d2