summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Valente <82235632+hugovalente-pm@users.noreply.github.com>2023-02-10 17:02:11 +0000
committerGitHub <noreply@github.com>2023-02-10 09:02:11 -0800
commit50f096c864da28279b019884961c96b840edfabc (patch)
tree58aecdf974e0dcdf0e9ef2679c0c6d63e2cfc2b6
parenta4d70e8243c1ec788514a6e50520bf4befd87f41 (diff)
Plans docs (#14491)
* intial draft of docs * file for the role based access docs * removed role based access file * reviewed the English in some sentences * intial draft of docs * file for the role based access docs * removed role based access file * reviewed the English in some sentences * added the page for plans and the view plan and billing * intial draft of docs * file for the role based access docs * removed role based access file * reviewed the English in some sentences * file for the role based access docs * removed role based access file * added the page for plans and the view plan and billing * Update docs/cloud/manage/plans.md Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com> * Update docs/cloud/manage/plans.md Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com> * changes after review comments and rebase from maser * Update docs/cloud/manage/plans.md Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com> * Update docs/cloud/manage/plans.md Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com> --------- Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com>
-rw-r--r--docs/cloud/manage/plans.md112
-rw-r--r--docs/cloud/manage/view-plan-billing.md59
2 files changed, 171 insertions, 0 deletions
diff --git a/docs/cloud/manage/plans.md b/docs/cloud/manage/plans.md
new file mode 100644
index 0000000000..87bead670c
--- /dev/null
+++ b/docs/cloud/manage/plans.md
@@ -0,0 +1,112 @@
+<!--
+title: "Netdata Plans"
+sidebar_label: "Netdata Plans"
+custom_edit_url: "https://github.com/netdata/netdata/blob/master/docs/cloud/manage/plans.md"
+sidebar_position: "1000"
+learn_status: "Published"
+learn_topic_type: "Concepts"
+learn_rel_path: "Concepts"
+learn_docs_purpose: "Explain what are Netdata Plans"
+-->
+
+At Netdata, we believe in providing free and unrestricted access to high-quality monitoring solutions, and our commitment to this principle will not change. We offer our free SaaS offering - what we call **Community plan** - and Open Source Agent, which features unlimited nodes and users, unlimited metrics, and retention, providing real-time, high-fidelity, out-of-the-box infrastructure monitoring for packaged applications, containers, and operating systems.
+
+We also provide paid subscriptions that designed to provide additional features and capabilities for businesses that need tighter and customizable integration of the free monitoring solution to their processes. These are divided into three different plans: **Pro**, **Business**, and **Enterprise**. Each plan will offers a different set of features and capabilities to meet the needs of businesses of different sizes and with different monitoring requirements.
+
+### Plans
+
+The plan is an attribute that is directly attached to your space(s) and that dictates what capabilities and customizations you have on your space. If you have different spaces you can have different Netdata plans on them. This gives you flexibility to chose what is more adequate for your needs on each of your spaces.
+
+Netdata Cloud plans, with the exception of Community, work as subscriptions and overall consist of two pricing components:
+* A flat fee component, that is a price per space, and
+* An on-demand metered component, that is related to your usage of Netdata which directly links to the [number of nodes you have running](#running-nodes-and-billing)
+
+Netdata provides two billing frequency options:
+* Monthly - Pay as you go, where we charge both the flat fee and the on-demand component every month
+* Yearly - Annual prepayment, where we charge upfront the flat fee and committed amount related to your estimated usage of Netdata (more details [here](#committed-nodes))
+
+For more details on the plans and subscription conditions please check https://netdata.cloud/pricing.
+
+#### Running nodes and billing
+
+The only dynamic variable we consider for billing is the number of concurrently running nodes or agents. We only charge you for your active running nodes, so we don't count:
+* offline nodes
+* stale nodes, nodes that are available to query through a Netdata parent agent but are not actively connecting metrics at the moment
+
+To ensure we don't overcharge you due to sporadic spikes throughout a month or even at a certain point in a day we are:
+* Calculate a daily P90 figure for your running nodes. To achieve that, we take a daily snapshot of your running nodes, and using the node state change events (live, offline) we guarantee that a daily P90 figure is calculated to remove any daily spikes
+* On top of the above, we do a running P90 calculation from the start to the end of your billing cycle. Even if you have an yearly billing frequency we keep a monthly subscription linked to that to identify any potential overage over your [committed nodes](#committed-nodes).
+
+#### Committed nodes
+
+When you subscribe to an Yearly plan you will need to specify the number of nodes that you will commit to. On these nodes, a discounted price of less 25% than the original cost per node of the plan is applied. This amount will be part of your annual prepayment.
+
+```
+Node plan discounted price x committed nodes x 12 months
+```
+
+If, for a given month, your usage is over these committed nodes we will charge the original cost per node for the nodes above the committed number.
+
+#### Plan changes and credit balance
+
+It is ok to change your mind. We allow to change your plan, billing frequency or adjust the committed nodes, on yearly plans, at any time.
+
+To achieve this you will need to:
+* Move to the Community plan, where we will cancel the current subscription and:
+ * Issue a credit to you for the unused period, in case you are on a **yearly plan**
+ * Charge you only for the current used period and issue a credit for the unused period related to the flat fee, in case you are on a **monthly plan**
+* Select the new subscription with the change that you want
+
+> ⚠️ On a move to Community (cancellation of an active subscription), please note that you will have all your notification methods configurations active **for a period of 24 hours**.
+> After that, any notification methods unavailable in your new plan at that time will be automatically disabled. You can always re-enable them once you move to a paid plan that includes them.
+
+> ⚠️ Any credit given to you will be available to use on future paid subscriptions with us. It will be available until the the **end of the following year**.
+
+### Areas impacted by plans
+
+##### Role-Based Access model
+
+Depending on the plan associated to your space you will have different roles available:
+
+| **Role** | **Community** | **Pro** | **Business** |
+| :-- | :--: | :--: | :--: |
+| **Administrators**<p>This role allows users to manage Spaces, War Rooms, Nodes, and Users, this includes the Plan & Billing settings.</p><p>Provides access to all War Rooms in the space</p> | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
+| **Managers**<p>This role allows users to manage War Rooms and Users.</p><p>Provides access to all War Rooms and Nodes in the space.</p> | - | - | :heavy_check_mark: |
+| **Troubleshooters**<p>This role is for users that will be just focused on using Netdata to troubleshoot, not manage entities.</p><p>Provides access to all War Rooms and Nodes in the space.</p> | - | :heavy_check_mark: | :heavy_check_mark: |
+| **Observers**<p>This role is for read-only access with restricted access to explicit War Rooms and only the Nodes that appear in those War Rooms.</p>💡 Ideal for restricting your customer's access to their own dedicated rooms.<p></p> | - | - | :heavy_check_mark: |
+| **Billing**<p>This role is for users that need to manage billing options and see invoices, with no further access to the system.</p> | - | - | :heavy_check_mark: |
+
+For more details check the documentation under [Role-Based Access model](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/role-based-access-model.md).
+
+##### Events feed
+
+The plan you have subscribed on your space will determine the amount of historical data you will be able to query:
+
+| **Type of events** | **Community** | **Pro** | **Business** |
+| :-- | :-- | :-- | :-- |
+| **Auditing events** - COMING SOON<p>Events related to actions done on your Space, e.g. invite user, change user role or create room.</p>| 4 hours | 7 days | 90 days |
+| **Topology events**<p>Node state transition events, e.g. live or offline.</p>| 4 hours | 7 days | 14 days |
+| **Alert events**<p>Alert state transition events, can be seen as an alert history log.</p>| 4 hours | 7 days | 90 days |
+
+For more details check the documentation under [Events feed](https://github.com/netdata/netdata/blob/master/docs/cloud/insights/events-feed.md).
+
+##### Notification integrations
+
+The plan on your space will determine what type of notifications methods will be available to you:
+* **Community** - Email and Discord
+* **Pro** - Email, Discord and webhook
+* **Business** - Unlimited, this includes Slack, PagerDuty, etc.
+
+For mode details check the documentation under [Alert Notifications](https://github.com/netdata/netdata/blob/master/docs/cloud/alerts-notifications/notifications.mdx).
+
+### Related Topics
+
+#### **Related Concepts**
+- [Spaces](https://github.com/netdata/netdata/blob/master/docs/cloud/spaces.md)
+- [Alert Notifications](https://github.com/netdata/netdata/blob/master/docs/cloud/alerts-notifications/notifications.mdx)
+- [Events feed](https://github.com/netdata/netdata/blob/master/docs/cloud/events-feed.md)
+- [Role-Based Access model](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/role-based-access-model.md)
+
+
+#### Related Tasks
+- [View Plan & Billing](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/view-plan-billing.md)
diff --git a/docs/cloud/manage/view-plan-billing.md b/docs/cloud/manage/view-plan-billing.md
new file mode 100644
index 0000000000..1504c535c5
--- /dev/null
+++ b/docs/cloud/manage/view-plan-billing.md
@@ -0,0 +1,59 @@
+<!--
+title: "View Plan & Billing"
+sidebar_label: "View Plan & Billing"
+custom_edit_url: "https://github.com/netdata/netdata/blob/master/docs/cloud/manage/view-plan-billing.md"
+sidebar_position: "1"
+learn_status: "Published"
+learn_topic_type: "Tasks"
+learn_rel_path: "Operations"
+learn_docs_purpose: "How to check details on your space plan and billing"
+-->
+
+From the Cloud interface, you can view and manage your space's plan and billing settings, and see the space's usage in terms of running nodes.
+To view and manage some specific settings, related to billing options and invoices, you'll be redirected to our billing provider Customer Portal.
+
+#### Prerequisites
+
+To see your plan and billing setting you need:
+
+- A Cloud account
+- Access to the space as an Administrator or Billing user
+
+#### Steps
+
+1. Click on the **Space settings** cog (located above your profile icon)
+1. Click on the **Plan & Billing** tab
+1. On this page you will be presented with information on your current plan, billing settings, and usage information:
+ 1. At the top of the page you will see:
+ * **Credit** amount which refers to any amount you have available to use on future invoices or subscription changes (https://github.com/netdata/netdata/blob/master/docs/cloud/manage/plans.md#plan-changes-and-credit-balance) - this is displayed once you have had an active paid subscription with us
+ * **Billing email** the email that was specified to be linked to tha plan subscription. This is where invoices, payment, and subscription-related notifications will be sent.
+ * **Billing options and Invoices** is the link to our billing provider Customer Portal where you will be able to:
+ * See the current subscription. There will always be 2 subscriptions active for the two pricing components mentioned on [Netdata Plans documentation page](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/plans.md#plans)
+ * Change directly the payment method associated to current subscriptions
+ * View, add, delete or change your default payment methods
+ * View or change or Billing information:
+ * Billing email
+ * 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
+ * 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.
+>
+> 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.
+
+#### Related topics
+
+- [Netdata Plans](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/plans.md)