com.beachape.zipkin

services

package services

Visibility
  1. Public
  2. All

Type Members

  1. class BraveZipkinService extends ZipkinServiceLike

    ZipkinService based on Brave.

  2. trait ZipkinServiceLike extends AnyRef

    Basic interface for what a ZipkinService might look like.

Value Members

  1. object NoopZipkinService extends ZipkinServiceLike

    Dummy ZipkinServiceLike that just returns true or false based on whether the Spans passed to it are sendable to Zipkin

Ungrouped