9823952597
There is a small chance the newTrackingID() function in tracking.go will return the same id to multiple simultaneous callers. The function must return the value returned by atomic.AddUint64() to be safe. |
||
---|---|---|
.. | ||
builder.go | ||
metric.go | ||
metric_test.go | ||
series_grouper.go | ||
tracking.go | ||
tracking_test.go |