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>
Hugo Valente committed
Feb 20, 2023 at 14:51 UTC
fe17707b063c828383eee167e37f69e3d916bce1
1 file changed
+9
-11
docs/cloud/manage/view-plan-billing.md
+9
-11
@@ -36,21 +36,19 @@ To see your plan and billing setting you need:
36
* Address
37
* Phone number
38
* Tax ID
39
- * Please note, shipping address is also available but it isn't relevant since our paid plans are services
39
* View your invoice history
40
1. At the middle, you'll see details on your current plan as well as means to:
42
- * Upgrade or downgrade your plan
41
+ * Upgrade or cancel your plan
42
* View full plan details page
44
- * Change your billing frequency
45
- * Update the committed nodes (in case of a Yearly plan subscription)
43
1. At the bottom, you will find your Usage chart that displays:
47
- * Total nodes - Measured active nodes on your space at a point in time of day (no calculation applied)
48
- * 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)
49
- * Committed nodes - Current subscription committed nodes (not historical)
50
-
51
-> ⚠️ At the moment, any changes to an active paid plan, upgrades, change billing frequency or committed nodes, will be a two-setup flow:
52
-> 1. cancel your current subscription - move you to the Community plan - that will be triggered by us once you confirm
53
-> 2. chose the plan with the intended changes, which will need to be done by you.
44
+ * 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
45
+ except for a two hour peak of 44 live nodes, the daily value is 31.
46
+ * 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)
47
+ * 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.
48
+
49
+> ⚠️ At the moment, any changes to an active paid plan, upgrades, change billing frequency or committed nodes, will be a manual two-setup flow:
50
+> 1. cancel your current subscription - move you to the Community plan
51
+> 2. chose the plan with the intended changes
52
>
53
> 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.
54