Ben Keith

Results 4 issues of Ben Keith

This will allow the parent app to control whether a span will be created based on whether the message contains injected context. The default is 'true' which will preserve the...

I'm looking into this and found the Lettuce client very easy to provide rules for. However, the Jedis client [uses inheritance instead of composition](https://github.com/opentracing-contrib/java-redis-client/blob/master/opentracing-redis-jedis/src/main/java/io/opentracing/contrib/redis/jedis/TracingJedis.java#L63) so I am finding it more...

Some projects use their own class loader (e.g. spring boot, servlet servers) that is a child of the standard Java system classpath class loader, which is in turn a child...

The previous definitions only allowed for a single level of nesting of lists/dicts and was not truly recursive. Tool call inputs with more complex inputs would fail validation and throw...

CLA Signed