Skip to content

[DBM Doc] Update MySQL replication documentation for MariaDB multi-channel support#37945

Draft
pierreln-dd wants to merge 1 commit into
masterfrom
pierreln-dd/dbm-doc-mysql-24178
Draft

[DBM Doc] Update MySQL replication documentation for MariaDB multi-channel support#37945
pierreln-dd wants to merge 1 commit into
masterfrom
pierreln-dd/dbm-doc-mysql-24178

Conversation

@pierreln-dd

Copy link
Copy Markdown
Contributor

Confidence: AUTO

Source PR: DataDog/integrations-core#24178

What changed: The MySQL integration now properly supports MariaDB multi-channel replication by using SHOW ALL REPLICAS STATUS (or SHOW ALL SLAVES STATUS for older versions) when no specific replication channel is configured. Previously, MariaDB would report 0 channels in multi-channel replication setups.

Why this matters: Users monitoring MariaDB replication with multiple channels will now see correct replication metrics for all channels, tagged with channel:<connection_name>. The Agent now recognizes MariaDB's Connection_name field in addition to MySQL's Channel_Name field.

Doc update: Added a note to the replication configuration section explaining that MariaDB multi-channel replication is automatically detected when no specific channel is configured.

@pierreln-dd pierreln-dd self-assigned this Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

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.

1 participant