netdata-cloud icon indicating copy to clipboard operation
netdata-cloud copied to clipboard

[Feat]: Automated War Rooms

Open ss-mbrancato opened this issue 2 years ago • 2 comments

Problem

Right now, it seems like adding things to a war room is a manual process. There does not appear to be a way to add to a war room other than as part of the claim script or manuall.

Description

I would like to see war rooms built on a label or tag that would allow me to them to be dynamic. Example would be if i had a war room for our cybersecurity team, team=cyber would allow all resources with a tag like that to automatically be added or removed from that war room as resources were spun up or down. Containers could be add/removed as well as potentially things brought in via tools such as a prometheus exporter.

Importance

really want

Value proposition

  1. Save a lot of admin time around adding/moving resources
  2. Allow for easier automation of resources
  3. Improved alerting due to resources being tagged from creation
  4. Improved visibility

Proposed implementation

As above, allow a tag or label to be used such as a host label to be used to group a war room.

ss-mbrancato avatar Sep 11 '23 21:09 ss-mbrancato

thanks for raising this FR @ss-mbrancato, this is actually something that we have on our backlog which we are analysing and seeing when to prioritise it

hugovalente-pm avatar Sep 13 '23 17:09 hugovalente-pm

Being able to control access to information based on tags is crucial to my use-case. If that is handled via dynamic War Rooms and the appropriate access controls on those rooms, that works for me, but I need this functionality to be more fine-grained than just nodes. In fact, in many cases a shared node will be publishing metrics that must be segregated by tags and displayed only to certain users.

Cezero avatar May 30 '24 17:05 Cezero