package
github.com/VictoriaMetrics/metrics
third-party12 third-party functions from github.com/VictoriaMetrics/metrics, ranked by how often they are called outside tests and generated code.
- prod calls
- 3,180
- non-test, non-generated
- all calls
- 3,287
- total callsites
- functions
- 12
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/VictoriaMetrics/metrics
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Counter.Inc | 1,013 |
| NewCounter | 830 |
| WriteGaugeUint64 | 262 |
| Counter.Add | 245 |
| WriteCounterUint64 | 174 |
| GetOrCreateCounter | 147 |
| Histogram.Update | 128 |
| NewHistogram | 97 |
| NewGauge | 75 |
| Summary.UpdateDuration | 74 |
| NewSummary | 68 |
| Set.NewCounter | 67 |