Stephen Bly
Stephen Bly
Add the ability to log time-specific messages containing key-value pairs, as outlined by the OpenTracing spec: https://opentracing.io/docs/overview/tags-logs-baggage/#logs I have tried to give each implementation of `Span` a sensible implementation. Some...
This implements #2639 This only adds methods, but it seems it may break backwards-compatibility according to that discussion. Is that because it adds methods to an interface?
Add ability to specify multiple processes for the `add`, `reload`, `remove` commands.