From f019ece6e57b6754718c1822d376979b8357a476 Mon Sep 17 00:00:00 2001 From: Jennifer Huang <47805623+Jennifer88huang@users.noreply.github.com> Date: Mon, 25 Nov 2019 16:59:32 +0800 Subject: [PATCH] Add unit for storageSize (#5707) --- site2/docs/reference-pulsar-admin.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site2/docs/reference-pulsar-admin.md b/site2/docs/reference-pulsar-admin.md index d9644270a84de..6e9f7a33ff6d5 100644 --- a/site2/docs/reference-pulsar-admin.md +++ b/site2/docs/reference-pulsar-admin.md @@ -1874,6 +1874,9 @@ Usage $ pulsar-admin topics stats topic ``` +> Note +> The unit of `storageSize` and `averageMsgSize` is Byte. + ### `stats-internal` Get the internal stats for the topic