summaryrefslogtreecommitdiffstats
path: root/docs/cloud
diff options
context:
space:
mode:
authorHugo Valente <82235632+hugovalente-pm@users.noreply.github.com>2023-02-20 14:51:52 +0000
committerGitHub <noreply@github.com>2023-02-20 06:51:52 -0800
commitfe17707b063c828383eee167e37f69e3d916bce1 (patch)
treeb308bb869bdbc042d90678802038c7fa9697082e /docs/cloud
parente0638f5756ce6f0aa601baa562cfc1ec6ed3e6a8 (diff)
reviewed plans page to be according to latest updates (#14560)
* reviewed plans page to be accordint to latest updates * Removed extra paren * Update docs/cloud/manage/view-plan-billing.md --------- Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com>
Diffstat (limited to 'docs/cloud')
-rw-r--r--docs/cloud/manage/view-plan-billing.md20
1 files changed, 9 insertions, 11 deletions
diff --git a/docs/cloud/manage/view-plan-billing.md b/docs/cloud/manage/view-plan-billing.md
index 1504c535c5..688f872fee 100644
--- a/docs/cloud/manage/view-plan-billing.md
+++ b/docs/cloud/manage/view-plan-billing.md
@@ -36,21 +36,19 @@ To see your plan and billing setting you need:
* Address
* Phone number
* Tax ID
- * Please note, shipping address is also available but it isn't relevant since our paid plans are services
* View your invoice history
1. At the middle, you'll see details on your current plan as well as means to:
- * Upgrade or downgrade your plan
+ * Upgrade or cancel your plan
* View full plan details page
- * Change your billing frequency
- * Update the committed nodes (in case of a Yearly plan subscription)
1. At the bottom, you will find your Usage chart that displays:
- * Total nodes - Measured active nodes on your space at a point in time of day (no calculation applied)
- * P90 - Calculated value used for billing. See more details at [Running nodes and billing](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/plans.md#running-nodes-and-billing)) (only applicable if you are on a paid plan subscription)
- * Committed nodes - Current subscription committed nodes (not historical)
-
-> ⚠️ At the moment, any changes to an active paid plan, upgrades, change billing frequency or committed nodes, will be a two-setup flow:
-> 1. cancel your current subscription - move you to the Community plan - that will be triggered by us once you confirm
-> 2. chose the plan with the intended changes, which will need to be done by you.
+ * Daily count - The weighted 90th percentile of the live node count during the day, taking time as the weight. If you have 30 live nodes throughout the day
+ except for a two hour peak of 44 live nodes, the daily value is 31.
+ * Period count: The 90th percentile of the daily counts for this period up to the date. The last value for the period is used as the number of nodes for the bill for that period. See more details in [running nodes and billing](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/plans.md#running-nodes-and-billing) (only applicable if you are on a paid plan subscription)
+ * Committed nodes: The number of nodes committed to in the yearly plan. In case the period count is higher than the number of committed nodes, the difference is billed as overage.
+
+> ⚠️ At the moment, any changes to an active paid plan, upgrades, change billing frequency or committed nodes, will be a manual two-setup flow:
+> 1. cancel your current subscription - move you to the Community plan
+> 2. chose the plan with the intended changes
>
> This is a temporary process that we aim to sort out soon so that it will effortless for you to do any of these actions.