public class BraveTracingCleanup
extends java.lang.Object
| Constructor and Description |
|---|
BraveTracingCleanup(java.util.Set<zipkin2.reporter.AsyncReporter<?>> reporters)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup()
Should be called at the end of the program to perform any necessary cleanup that native Brave components don't
already do.
|
public BraveTracingCleanup(java.util.Set<zipkin2.reporter.AsyncReporter<?>> reporters)
reporters - Any AsyncReporter instance configured for the systempublic void cleanup()