DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Camel will auto-configure a ScribeSpanCollector if no SpanCollector explicit has been configured, and if the hostname and port to the span collector has been configured as environment variables:
- ZIPKIN_COLLECTOR_THRIFT_SERVICE_HOST - The hostname
- ZIPKIN_COLLECTOR_THRIFT_SERVICE_PORT - The port number
...