-
Couldn't load subscription status.
- Fork 32
Open
Labels
Description
Feature Request
Traffic files are generated by TiProxy but many clusters don't have TiProxy deployed, so we can support replaying from audit logs.
- Support reading from TiDB audit logs #859
- Deduplicate audit logs and ignore uninitialized statements #862
- Support reading audit log files in order #864
- Support replaying prepared statements #867
- Update prepared statement ID in the replay command #870
- Support replaying with a specified start time #874
- Support reading multiple traffic paths concurrently #875
- Replay in the client mode #876
- Support ignoring errors in the replayer #889
- Decode audit logs in advance #888
- List S3 file with prefix #892
- Add logs for replay progress #904
- Support
--ps-close=nevermode #922 - Reading S3 and decoding commands in parallel #940
- Add more fields in the report tables #929
- Support graceful shutdown of the replayer #927
- Support dry-run mode in traffic replay #938