in src/main/java/com/spotify/github/opencensus/OpenCensusSpan.java [39:42]
public Span success() { span.setStatus(Status.OK); return this; }