mirror of https://github.com/linkerd/linkerd2.git
Encapsulate HTTP request ID generation logic. Request IDs need to be globally unique, so there can only be one request ID sequence per process. Simplify the request ID generation with that in mind, and make it more efficient. Signed-off-by: Brian Smith <brian@briansmith.org> |
||
---|---|---|
.. | ||
record.rs |