summaryrefslogtreecommitdiffstats
path: root/docs/cloud/manage
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 11:19:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 12:07:37 +0000
commitb485aab7e71c1625cfc27e0f92c9509f42378458 (patch)
treeae9abe108601079d1679194de237c9a435ae5b55 /docs/cloud/manage
parentAdding upstream version 1.44.3. (diff)
downloadnetdata-b485aab7e71c1625cfc27e0f92c9509f42378458.tar.xz
netdata-b485aab7e71c1625cfc27e0f92c9509f42378458.zip
Adding upstream version 1.45.3+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--docs/cloud/manage/organize-your-infrastrucutre-invite-your-team.md4
-rw-r--r--docs/cloud/manage/plans.md2
-rw-r--r--docs/cloud/manage/role-based-access.md2
-rw-r--r--docs/cloud/manage/themes.md17
4 files changed, 14 insertions, 11 deletions
diff --git a/docs/cloud/manage/organize-your-infrastrucutre-invite-your-team.md b/docs/cloud/manage/organize-your-infrastrucutre-invite-your-team.md
index b36e0806b..1f3828556 100644
--- a/docs/cloud/manage/organize-your-infrastrucutre-invite-your-team.md
+++ b/docs/cloud/manage/organize-your-infrastrucutre-invite-your-team.md
@@ -56,7 +56,7 @@ will open a side tab in which you can:
2. _Edit the War Rooms*_, click on the **War rooms** tab to add or remove War Rooms.
3. _Connect nodes*_, click on **Nodes** tab. Copy the claiming script to your node and run it. See the
- [connect to Cloud doc](https://github.com/netdata/netdata/blob/master/claim/README.md) for details.
+ [connect to Cloud doc](https://github.com/netdata/netdata/blob/master/src/claim/README.md) for details.
4. _Manage the users*_, click on **Users**.
The [invitation doc](#invite-your-team)
@@ -106,7 +106,7 @@ We recommend a few strategies for organizing your War Rooms.
- **Incident response**
You can also create new War Rooms as one of the first steps in your incident response process.
- For example, you have a user-facing web app that relies on Apache Pulsar for a message queue, and one of your nodes using the [Pulsar collector](https://github.com/netdata/go.d.plugin/blob/master/modules/pulsar/README.md) begins reporting a suspiciously low messages rate.
+ For example, you have a user-facing web app that relies on Apache Pulsar for a message queue, and one of your nodes using the [Pulsar collector](https://github.com/netdata/netdata/blob/master/src/go/collectors/go.d.plugin/modules/pulsar/README.md) begins reporting a suspiciously low messages rate.
You can create a War Room called `$year-$month-$day-pulsar-rate`, add all your Pulsar nodes in addition to nodes they connect to, and begin diagnosing the root cause in a War Room optimized for getting to resolution as fast as possible.
### Add War Rooms
diff --git a/docs/cloud/manage/plans.md b/docs/cloud/manage/plans.md
index f84adaa8e..9b21575fc 100644
--- a/docs/cloud/manage/plans.md
+++ b/docs/cloud/manage/plans.md
@@ -62,7 +62,7 @@ To achieve this you can check the [Update plan](https://github.com/netdata/netda
> ⚠️ Downgrade or cancellation may affect users in your Space. Please check what roles are available on the [each plans](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/plans.md#areas-impacted-by-plans). Users with unavailable roles on the new plan will immediately have restricted access to the Space.
-> ⚠️ 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**.
+> ⚠️ Any credit given to you will be available to use on future paid subscriptions with us. It will be available until the **end of the following year**.
### Areas impacted by plans
diff --git a/docs/cloud/manage/role-based-access.md b/docs/cloud/manage/role-based-access.md
index a0b387749..4bfb65f2e 100644
--- a/docs/cloud/manage/role-based-access.md
+++ b/docs/cloud/manage/role-based-access.md
@@ -33,6 +33,8 @@ In more detail, you can find on the following tables which functionalities are a
| Delete Space | :heavy_check_mark: | - | - | - | - | - |
| Change name | :heavy_check_mark: | - | - | - | - | - |
| Change description | :heavy_check_mark: | - | - | - | - | - |
+| Change slug | :heavy_check_mark: | - | - | - | - | - |
+| Change preferred nodes | :heavy_check_mark: | - | - | - | - | - |
### Node Management
diff --git a/docs/cloud/manage/themes.md b/docs/cloud/manage/themes.md
index aaf193a87..0ca7425ae 100644
--- a/docs/cloud/manage/themes.md
+++ b/docs/cloud/manage/themes.md
@@ -1,14 +1,15 @@
-# Choose your Netdata Cloud theme
+# Choose your Netdata UI theme
-The Dark theme is the default for all new Netdata Cloud accounts.
+The Dark theme is the default in the Netdata UI.
-To change your theme across Netdata Cloud, click on your profile picture, then **Profile**. Click on the **Settings**
-tab, then choose your preferred theme: Light or Dark.
+To change your theme across the Netdata UI, click on your profile picture, click on the **Settings**
+tab, and then choose your preferred theme: **Light** or **Dark**.
-**Light**:
+**Dark**:
+
+![Dark theme](https://github.com/netdata/netdata/assets/70198089/81addd13-28a4-425f-ae39-0f9de5199496)
-![Dark theme](https://user-images.githubusercontent.com/1153921/108530742-2ca98c00-7293-11eb-8c1e-1e0dd34eb87b.png)
+**Light**:
-**Dark (default)**:
+![Light theme](https://github.com/netdata/netdata/assets/70198089/eb0fb8c1-5695-450a-8ba8-a185874e8496)
-![Light theme](https://user-images.githubusercontent.com/1153921/108530848-4519a680-7293-11eb-897d-1c470b67ceb0.png)