Hi,
this PR closes #21742 as discussed by providing a new transient field nanoTime
in HttpTrace
and a corresponding package-private accessor, that eventual persistent implementations of HttpTraceRepository
don't need to care about.
Let me know what you think.
Cheers, Christoph
Comment From: wilkinsona
Thanks very much, @dreis2211.