Skip to content

Update telemetry docs to reflect Rudder removal#9072

Merged
esethna merged 4 commits into
masterfrom
update/telemetry-remove-rudder
Jun 29, 2026
Merged

Update telemetry docs to reflect Rudder removal#9072
esethna merged 4 commits into
masterfrom
update/telemetry-remove-rudder

Conversation

@esarafianou

@esarafianou esarafianou commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Removes all references to pdat.matterlytics.com and RudderStack, which were fully removed from the server in MM-64486 (Sep 2025).
  • Drops the now-defunct Deployment and server configuration data, Event data, and Playbooks telemetry sections — the Rudder batch/event pipeline they described no longer exists in the codebase.
  • Updates the EnableDiagnostics setting description to accurately reflect that it now only gates Sentry error/crash reporting.
  • Removes the dead VerboseDiagnostics config setting entry (LogSettings.VerboseDiagnostics / MM_LOGSETTINGS_VERBOSEDIAGNOSTICS), which has no implementation in the server.

Release Note

NONE

Made with Cursor

Remove all references to pdat.matterlytics.com and RudderStack, which
were removed in Sep 2025. Drop the now-defunct "Deployment and server
configuration data", "Event data", and "Playbooks telemetry" sections.
Update the EnableDiagnostics setting description to accurately reflect
that it now only gates Sentry error reporting. Remove the dead
VerboseDiagnostics config setting entry, which has no server implementation.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 1988a60

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: fa100a9f-2892-4fea-87f1-fae66294015c

📥 Commits

Reviewing files that changed from the base of the PR and between b1bd0e6 and ebc4e22.

📒 Files selected for processing (1)
  • source/administration-guide/manage/telemetry.rst
🚧 Files skipped from review as they are similar to previous changes (1)
  • source/administration-guide/manage/telemetry.rst

📝 Walkthrough

Walkthrough

The telemetry docs now describe security update data without the CloudFront location item, and error reporting now states that server errors and panics are sent to Mattermost’s Sentry endpoint. The matching environment configuration entry was updated to use the same wording.

Changes

Telemetry and diagnostics documentation

Layer / File(s) Summary
Security update check section
source/administration-guide/manage/telemetry.rst
The security update check heading and collected-data list were updated, including removal of the Amazon CloudFront location bullet.
Error reporting text
source/administration-guide/manage/telemetry.rst
The error and diagnostics reporting section was rewritten to describe Sentry-based reporting and the updated opt-out wording.
Diagnostics setting wording
source/administration-guide/configure/environment-configuration-settings.rst
The diagnostics setting description and note were updated to match the revised telemetry wording and reference.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the main documentation update and mentions the RudderStack removal.
Description check ✅ Passed The description clearly matches the documented telemetry and diagnostics changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update/telemetry-remove-rudder

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In
`@source/administration-guide/configure/environment-configuration-settings.rst`:
- Around line 3332-3340: The documentation table for
LogSettings.EnableDiagnostics shows an incorrect default entry; update the
config.json setting row so it reflects the actual boolean default value rather
than an empty string. Keep the existing table structure in
environment-configuration-settings.rst and align the config.json, system config
path, and MM_LOGSETTINGS_ENABLEDIAGNOSTICS entries with the true/false
descriptions below.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 073e9d9c-a2b7-48f6-bdce-91ef44d34b3a

📥 Commits

Reviewing files that changed from the base of the PR and between aa69671 and 1988a60.

📒 Files selected for processing (2)
  • source/administration-guide/configure/environment-configuration-settings.rst
  • source/administration-guide/manage/telemetry.rst

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA b1bd0e6

@esethna esethna merged commit 50af1fd into master Jun 29, 2026
5 checks passed
@esethna esethna deleted the update/telemetry-remove-rudder branch June 29, 2026 15:48
@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA ebc4e22

@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA cae2dbd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants