Skip to content

Commit 907beb2

Browse files
STAC-22516 Documentation how to enable Analytics
1 parent 7c0af46 commit 907beb2

3 files changed

Lines changed: 27 additions & 0 deletions

File tree

SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@
124124
* [Slack notifications](setup/configure-stackstate/slack-notifications.md)
125125
* [E-mail notifications](setup/configure-stackstate/email-notifications.md)
126126
* [Stackpacks](stackpacks/about-stackpacks.md)
127+
* [Advanced](advanced/index.md)
128+
* [Analytics](advanced/analytics.md)
127129
* [Release Notes](setup/release-notes/README.md)
128130
* [v2.0.0 - 11/Sep/2024](setup/release-notes/v2.0.0.md)
129131
* [v2.0.1 - 18/Sep/2024](setup/release-notes/v2.0.1.md)

advanced/analytics.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
description: SUSE Observability Self-hosted v5.1.x
3+
---
4+
5+
# Analytics page
6+
7+
Analytics page provides a powerful and flexible interface to query and analyze your observability data using [STQL queries](../develop/reference/k8sTs-stql_reference.md).
8+
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.
9+
10+
{% hint style="warning" %}
11+
**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.**
12+
13+
Two permissions are required to enable Analytics Page:
14+
- `access-analytics`
15+
- `execute-scripts`
16+
17+
More details: [Permissions management](../setup/security/rbac/rbac_permissions.md)
18+
19+
{% endhint %}

advanced/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
description: SUSE Observability Self-hosted
3+
---
4+
5+
# Advanced configuration
6+

0 commit comments

Comments
 (0)