0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-13 17:19:11 +00:00
netdata_netdata/docs/cloud/manage/plans.md
Fotis Voutsas e9af618081
Make the title metadata H1 in all markdown files ()
* make the title metadta the H1

* Update collectors/python.d.plugin/zscores/README.md

* Update libnetdata/ebpf/README.md

* Update ml/README.md

* Update libnetdata/string/README.md

---------

Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com>
2023-02-28 06:52:53 -08:00

9.1 KiB

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.

:::note To not disrupt current users space's access rights we will be keeping their current plan as the Early Bird plan. The reason for this is to allow users to keep using the legacy Member role with the exact same permissions as it has currently.

If you move from the Early Bird plan to a paid plan, you will not be able to return to the Early Bird plan again. The Community free plan will always be available to you, but it does not allow you to invite or change users using the Member role. See more details on our roles and plans documentation.

:::

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

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)

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

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 Early Bird
Administrators

This role allows users to manage Spaces, War Rooms, Nodes, and Users, this includes the Plan & Billing settings.

Provides access to all War Rooms in the space

✔️ ✔️ ✔️ ✔️
Managers

This role allows users to manage War Rooms and Users.

Provides access to all War Rooms and Nodes in the space.

- - ✔️ -
Troubleshooters

This role is for users that will be just focused on using Netdata to troubleshoot, not manage entities.

Provides access to all War Rooms and Nodes in the space.

- ✔️ ✔️ -
Observers

This role is for read-only access with restricted access to explicit War Rooms and only the Nodes that appear in those War Rooms.

💡 Ideal for restricting your customer's access to their own dedicated rooms.

- - ✔️ -
Billing

This role is for users that need to manage billing options and see invoices, with no further access to the system.

- - ✔️ -
Member ⚠️ Legacy role

This role allows users to manage War Rooms and invite fellow Member teammates.

These users cannot see all War Rooms in the Space but can see all Nodes since they are always on the All Nodes room.

- - - ✔️

For more details check the documentation under Role-Based Access model.

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

Events related to actions done on your Space, e.g. invite user, change user role or create room.

4 hours 7 days 90 days
Topology events

Node state transition events, e.g. live or offline.

4 hours 7 days 14 days
Alert events

Alert state transition events, can be seen as an alert history log.

4 hours 7 days 90 days

For more details check the documentation under Events feed.

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.