You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Add a new ReplicationLogAnalyzer class and supporting infrastructure to analyze replication performance across multiple servers. The tool parses replication logs, tracks CSNs, calculates lag times, and generates comprehensive reports in multiple formats including interactive HTML visualizations.
Additionally, add CLI and UI implementations.
Description: Add a new ReplicationLogAnalyzer class and supporting infrastructure
to analyze replication performance across multiple servers. The tool parses
replication logs, tracks CSNs, calculates lag times, and generates comprehensive
reports in interactive HTML and CSV formats.
Based on: https://github.com/droideck/ansible-ds389-repl-monitoringFixes: 389ds#6465
Reviewed by: ?
Description
Add a new ReplicationLogAnalyzer class and supporting infrastructure to analyze replication performance across multiple servers. The tool parses replication logs, tracks CSNs, calculates lag times, and generates comprehensive reports in multiple formats including interactive HTML visualizations.
Additionally, add CLI and UI implementations.
Implementation References
Base implementation can be adapted from: https://github.com/droideck/ansible-ds389-repl-monitoring/tree/main/roles/ds389_repl_monitoring/library
The text was updated successfully, but these errors were encountered: