You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have a hard-coded way to setup zipkin config. If spring is ok to run inside cassandra (just spring is needed, not spring boot), we can configure all the things, including sampling rate etc, without a lot of copy/paste. For example, this is how the Dubbo framework configures itself..
We currently have a hard-coded way to setup zipkin config. If spring is ok to run inside cassandra (just spring is needed, not spring boot), we can configure all the things, including sampling rate etc, without a lot of copy/paste. For example, this is how the Dubbo framework configures itself..
https://github.com/openzipkin/brave/tree/master/spring-beans
cc @jake-codes @llinder @michaelsembwever
The text was updated successfully, but these errors were encountered: