Skip to content

Commit 57df52f

Browse files
DOC-1277 Serverless scale to zero (#277)
* DOC-1277 Serverless scale to zero * Update modules/billing/pages/billing.adoc Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * add: met when all topics are deleted --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 730e9ea commit 57df52f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/billing/pages/billing.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Pricing for Serverless clusters depends on the data in, data out, data stored, p
1818

1919
| Uptime | Tracks the number of hours the instance is running.
2020

21+
| Uptime | Tracks the number of hours the instance is running. +
22+
23+
*NOTE*: Uptime is not charged if partitions = 0 and storage = 0. This condition is met when all topics are deleted.
24+
2125
| Ingress | Tracks the data written into Redpanda (in GB).
2226

2327
All Kafka protocol requests (_except_ message headers) are counted as ingress as soon as they are read by Redpanda's proxy process.

0 commit comments

Comments
 (0)