Jack Christensen
|
55e0b4c30e
|
Skip CockroachDB in TestTrace
|
2022-05-23 18:15:53 -05:00 |
|
Jack Christensen
|
b59cd50508
|
TestTrace enables tracing after connection established
This avoids locking to a specific version of the server.
|
2022-05-23 17:52:10 -05:00 |
|
Jack Christensen
|
67635f896c
|
Fix output to include message size and add some docs
|
2022-05-21 17:30:47 -05:00 |
|
Jack Christensen
|
b74c109f61
|
Optimize tracing
The addition of tracing caused messages to escape to the heap. By
avoiding interfaces the messages no longer escape.
|
2022-05-21 17:22:58 -05:00 |
|
Jack Christensen
|
f2e96156a0
|
Add message tracing
|
2022-05-21 14:43:04 -05:00 |
|