Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat]: Option to choose which nodes are part of the paid subscription #1026

Closed
WavesFunnyNode opened this issue Jun 14, 2024 · 0 comments
Closed

Comments

@WavesFunnyNode
Copy link

Problem

Currently, we have a few nodes that are marked in different rooms. The problem is that we only want the subscription to include nodes that we want, not all nodes (including the test ones) as part of the paid subscription of ND. There is no option or way to separate them, and the Netdata subscription automatically includes them in the plan and increases the cost without asking.

Description

It would be nice to have an option for the ND subscription to apply only to the nodes within a specific room/node, rather than counting and including all nodes

Importance

must have

Value proposition

  1. Cost management
  2. Proper subscription management for personal, client, and testing nodes under one account

Proposed implementation

Currently, the ND logic includes all nodes under an account in the subscription. It might be better to change this logic slightly: Based on the node ID, if included in the subscription, then trigger YES for the subscription features; if not, just react as a non-subscribed user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant