Skip to content

Commit 149e0cd

Browse files
committed
docs: remove Classic-era Data Privacy / SaaS UI section
The Data Privacy section described what the Robusta Classic OSS sends to sinks (Slack, MS Teams, etc.) and the SaaS UI's role relative to that pipeline. Both are Classic-era framing. https://claude.ai/code/session_019GQrc8wVq14if8f7F3pp4f
1 parent d1a8d90 commit 149e0cd

1 file changed

Lines changed: 0 additions & 21 deletions

File tree

docs/setup-robusta/privacy-and-security.rst

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,6 @@ Robusta was designed with security in mind. Our four guiding security principles
88
3. **Design for security:** Secure systems are designed to be secure from day one. Discuss security when planning new features.
99
4. **Experience matters:** Hire engineers who have built secure enterprise platforms before. Make security a core part of company culture.
1010

11-
Data Privacy
12-
********************
13-
The Robusta Open Source doesn't store persistent information itself.
14-
Information is sent to destinations (sinks) like Slack or MSTeams, and they are responsible for storing it.
15-
16-
By default, the following data is sent to sinks. It can be customized if necessary.
17-
18-
- Prometheus alerts
19-
- Alert enrichments, or insights. (Example: an alert for high memory usage will include a memory graph.)
20-
- Technical events from Kubernetes itself. (Example: notifications on crashing pods, K8s warning events.)
21-
- Logs from unhealthy pods. (Note: Robusta does *not* gather logs continuously, rather only from crashing or misbehaving pods.)
22-
23-
SaaS UI
24-
----------
25-
When the Robusta SaaS platform is enabled (optional), it receives the above data, as well as metadata about nodes and workloads in your cluster.
26-
This is used, for example, to show you when deployments were updated and what YAML fields changed.
27-
28-
All data in the SaaS platform is encrypted at rest and stored in accordance with industry standards.
29-
30-
If necessary, the SaaS UI can be run on-prem as part of our paid plans. Contact support@robusta.dev for details.
31-
3211
Running Robusta in Airgapped Environments
3312
******************************************
3413
Refer to :ref:`Deploying Behind Proxies`.

0 commit comments

Comments
 (0)