commit | 64651d176915a461a8ae13c40df334a451c7e36f | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Apr 27 18:05:38 2023 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Apr 27 18:05:38 2023 +0200 |
tree | 51b05c67a57bc9ad1dba9907db7487e9caae0494 | |
parent | 82bde18aa48373814e57650c86f029d2dfc11e21 [diff] |
BUG/MINOR: opentracing: use 'date' instead of 'now' in debug output The filter was using "now" in visible output in debug mode, that's not correct, we should rather use "date" since it's visible. No backport is needed as it was mostly emphasized by commit 28360dc ("MEDIUM: clock: force internal time to wrap early after boot") in 2.8..