package
github.com/opentracing/opentracing-go
third-party9 third-party functions from github.com/opentracing/opentracing-go, ranked by how often they are called outside tests and generated code.
- prod calls
- 1,330
- non-test, non-generated
- all calls
- 1,544
- total callsites
- functions
- 9
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/opentracing/opentracing-go
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Span.Finish | 331 |
| Span.SetTag | 211 |
| StartSpanFromContext | 163 |
| GlobalTracer | 140 |
| Span.LogFields | 136 |
| SpanFromContext | 123 |
| Span.Context | 96 |
| ContextWithSpan | 67 |
| Tracer.StartSpan | 63 |