| Modifier and Type | Method and Description |
|---|---|
static Tracer |
Tracer.create(com.google.common.collect.ImmutableList<String> traces,
com.google.common.collect.ImmutableMap<String,Generator> customs,
com.google.common.collect.ImmutableList<TraceListener> listeners) |
static Tracer |
Tracer.create(String... names)
Creates a new tracer that will manage the given traces.
|
Copyright © 2015–2016 Zalando SE. All rights reserved.