Kevin Hooke
Kevin Hooke
Is it possible to change any of the values when you first call init(), like domain? I'd like to display the heatmap initially with domain='month', but allow the user to...
If I pass TracingKafkaClientSupplier into new KafkaStreams(), e.g. `KafkaStreams streams = new KafkaStreams(builder.build(), this.properties, kafkaClientSupplier);` .. how can I get hold of the current/parent/root span in order to add calls...
Attempting to build on Debian 9, ./autogen.sh and ./configure complete successfully, but make fails with: `/usr/bin/ld: cryptonight/cryptonight.o: relocation R_X86_64_32S against `.bss' can not be used when making a shared object;...