package
go.opentelemetry.io/otel/metric
third-party8 third-party functions from go.opentelemetry.io/otel/metric, ranked by how often they are called outside tests and generated code.
- prod calls
- 1,619
- non-test, non-generated
- all calls
- 15,692
- total callsites
- functions
- 8
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in go.opentelemetry.io/otel/metric
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| WithDescription | 452 |
| WithAttributes | 290 |
| WithUnit | 285 |
| Int64Counter.Add | 216 |
| Meter.Int64Counter | 114 |
| WithAttributeSet | 103 |
| Float64Histogram.Record | 85 |
| Int64Histogram.Record | 74 |