Yuri Shkuro
Yuri Shkuro
I know, I'm saying if we want to discuss this, why not consider going in the other direction? Many other systems (zipkin, census, canopy, etc) explicitly restrict tags to single...
Hi @olivierboucher > Does it have any chance to be merged? The maintainers have limited resources to maintain and enhance storage implementations, so our strategy is to stick with the...
Yes, we base everything off master. If you're interested, I would recommend building a prototype with harshicorp plugin and the existing in-memory storage, just to demonstrate the plumbing (and maybe...
based on the error message, it's not the setting on the Jaeger side, but Kafka broker setting, since it's the broker that's rejecting the message.
I don't believe Jaeger has any controls over message size. By default it sends each span as a message, or you can enable batching, which is limited by the number...
> Potential null pointer exception at storage data pipeline is it "potential" or do you have a stack trace?
I assume because indices are expected to be daily
I am not very familiar with Badger internals, but I suspect it does not support indices, therefore the code is trying to simulate an index via key-value store by storing...
> The majority of users are not using neither ElasticSearch not Cassandra what do you base this on?
I don't have any reliable data to claim one way or another. But the statement still doesn't ring true to me - if people are running a "serious" installation of...