go/internal/telemetry/export/metric
Ian Cottrell 657a652153 internal/telemetry: add a synchronization to telemetry
Some things that used to be safe due to the global
lock now need ther own synchronization primitives.

Fixes golang/go#38102

Change-Id: I03c692682d57620d96fe84b7dc74efae0d3f8f09
Reviewed-on: https://go-review.googlesource.com/c/tools/+/226317
Run-TryBot: Ian Cottrell <iancottrell@google.com>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
2020-03-30 19:15:27 +00:00
..
data.go internal/telemetry: make metrics take a strongly typed key 2020-03-26 17:45:58 +00:00
exporter.go internal/telemetry: add a synchronization to telemetry 2020-03-30 19:15:27 +00:00
info.go internal/telemetry: make metrics take a strongly typed key 2020-03-26 17:45:58 +00:00