Clément Guillaume

Results 5 comments of Clément Guillaume

Our target names currently look like `k8s-namespac-mysupers-2eb7cacf16`. In many cases, 8 is not enough character to properly identify the service. I would do something like this `my-super-service-doing-great-things` I was thinking...

I think that would work for us. Thanks.

We have observed this issue on linux with eclipse. I'll see if I can provide a reproducer.

@krmahadevan the reason you were not able to reproduce is probably this warning ``` SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder...