diff --git a/SUMMARY.md b/SUMMARY.md index b432339d9..f7a19d7b9 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -124,6 +124,8 @@ * [Slack notifications](setup/configure-stackstate/slack-notifications.md) * [E-mail notifications](setup/configure-stackstate/email-notifications.md) * [Stackpacks](stackpacks/about-stackpacks.md) + * [Advanced](advanced/index.md) + * [Analytics](advanced/analytics.md) * [Release Notes](setup/release-notes/README.md) * [v2.0.0 - 11/Sep/2024](setup/release-notes/v2.0.0.md) * [v2.0.1 - 18/Sep/2024](setup/release-notes/v2.0.1.md) diff --git a/advanced/analytics.md b/advanced/analytics.md new file mode 100644 index 000000000..55047a6ab --- /dev/null +++ b/advanced/analytics.md @@ -0,0 +1,19 @@ +--- +description: SUSE Observability Self-hosted +--- + +# Analytics page + +Analytics page provides a powerful and flexible interface to query and analyze your observability data using [STQL queries](../develop/reference/k8sTs-stql_reference.md). +This interactive environment empowers you to go beyond pre-built dashboards and gain deeper insights into the health, performance, and dependencies of your dynamic environment. + +{% hint style="warning" %} +**The Analytics page is deprecated, but you can still enable it by configuring specific permissions. However, we strongly recommend leveraging StackPacks for enhanced observability and analysis, as they provide a more robust and actively supported alternative.** + +Two permissions are required to enable Analytics Page: +- `access-analytics` +- `execute-scripts` + +More details: [Permissions management](../setup/security/rbac/rbac_permissions.md) + +{% endhint %} diff --git a/advanced/index.md b/advanced/index.md new file mode 100644 index 000000000..de0866a8a --- /dev/null +++ b/advanced/index.md @@ -0,0 +1,6 @@ +--- +description: SUSE Observability Self-hosted +--- + +# Advanced configuration + diff --git a/setup/security/rbac/rbac_roles.md b/setup/security/rbac/rbac_roles.md index 7dbd317b3..3d6503fda 100644 --- a/setup/security/rbac/rbac_roles.md +++ b/setup/security/rbac/rbac_roles.md @@ -32,7 +32,6 @@ PERMISSION | RESOURCE access-view | everything delete-view | everything save-view | everything -access-analytics | system access-cli | system access-explore | system access-log-data | system @@ -43,7 +42,6 @@ execute-component-actions | system execute-component-templates | system execute-node-sync | system execute-restricted-scripts | system -execute-scripts | system export-settings | system import-settings | system manage-annotations | system @@ -86,7 +84,6 @@ PERMISSION | RESOURCE access-view | everything delete-view | everything save-view | everything -access-analytics | system access-cli | system access-explore | system access-log-data | system @@ -96,7 +93,6 @@ create-views | system execute-component-actions | system execute-component-templates | system execute-node-sync | system -execute-scripts | system export-settings | system import-settings | system manage-annotations | system @@ -132,7 +128,6 @@ PERMISSION | RESOURCE access-view | everything delete-view | everything save-view | everything -access-analytics | system access-cli | system access-explore | system access-log-data | system @@ -142,7 +137,6 @@ create-views | system execute-component-actions | system execute-component-templates | system execute-node-sync | system -execute-scripts | system export-settings | system import-settings | system manage-annotations | system