Issues
- pt-deadlock-logger provide JSON OutputPT-1803
- Inconsistent creation of toolkit tables - pt-deadlock-loggerPT-1647
- LP #1668534: pt-duplicate-key-checker wants to drop the unique key and does not offer equivalent replacementPT-1414
- LP #1646516: pt-deadlock-logger incorrectly parses event_scheduler transaction infoPT-1401
- LP #1269573: pt-deadlock-logger doesn't log row lock informationPT-1199
- LP #1243731: Percona Toolkit - pt-deadlock - Lock Type DocumentationPT-1164
- LP #1103155: Percona-Server-shared-compat required for pt-deadlock-loggerPT-1067Resolved issue: PT-1067
- LP #1043924: pt-deadlock-logger should store query checksumsPT-1017Resolved issue: PT-1017
- LP #1017719: Include port number in pt-deadlock-logger outputPT-998
- LP #1258135: pt-deadlock-logger introduces a noise to MySQLPT-804Resolved issue: PT-804
- LP #1215016: pt-deadlock-logger docs use pt-fk-error-loggerPT-802Resolved issue: PT-802
- LP #1082104: pt-deadlock-logger doesn't handle usernames with dashesPT-791Resolved issue: PT-791
- LP #1295667: pt-deadlock-logger logs incorrect tsPT-643Resolved issue: PT-643
- LP #1206728: pt-deadlock-logger 2.2 requires DSN on command linePT-620Resolved issue: PT-620
- LP #1056838: pt-fk-error-logger --run-time works differently than pt-deadlock-logger --run-timePT-584Resolved issue: PT-584
- LP #1043528: pt-deadlock-logger can't parse db/tbl/index on partitioned tablesPT-575Resolved issue: PT-575
- LP #1008796: Several tools don't have --databasePT-538Resolved issue: PT-538
- LP #941064: pt-deadlock-logger can't clear deadlocks on 5.5PT-485Resolved issue: PT-485
- LP #903443: pt-deadlock-logger crashes on MySQL 5.5PT-445Resolved issue: PT-445
- LP #1195034: pt-deadlock-logger error: Use of uninitialized value $ts in pattern match (m//)PT-360Resolved issue: PT-360
- add ssl options to DSNPT-191Sveta Smirnova
21 of 21
pt-deadlock-logger provide JSON Output
General
Escalation
General
Escalation
Description
Environment
None
Smart Checklist
Details
Assignee
UnassignedUnassignedReporter
Colin JohnsonColin JohnsonPriority
LowAffects versions
Labels
Details
Details
Assignee
Unassigned
UnassignedReporter
Colin Johnson
Colin JohnsonPriority
Affects versions
Labels
Smart Checklist
Smart Checklist
Smart Checklist
Created January 30, 2020 at 12:06 AM
Updated February 29, 2024 at 9:01 PM
Activity
Show:
Lalit ChoudharyFebruary 4, 2020 at 10:18 AM
Hi Colin,
Thank you for the feature request.
pt-deadlock-logger also has --dest if it is usful for your usecase.
{{}}
type: DSN
DSN for where to store deadlocks; specify at least a database (D) and table (t).
Request: Would like to have JSON output for the pt-deadlock-logger.
Use Case: I currently run pt-deadlock-logger in a docker container in AWS ECS and the destination of the logs NewRelic would support json format logging.