1
0
mirror of https://github.com/golang/go synced 2024-11-05 17:36:15 -07:00
go/internal/telemetry/export
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
..
metric internal/telemetry: add a synchronization to telemetry 2020-03-30 19:15:27 +00:00
ocagent internal/telemetry: add a synchronization to telemetry 2020-03-30 19:15:27 +00:00
prometheus internal/telemetry: replace TagSet with TagMap and TagPointer 2020-03-25 01:00:44 +00:00
id.go internal/telemetry: change tracing to be event based 2020-03-04 02:41:40 +00:00
log.go internal/telemetry: use tags instead of special event fields. 2020-03-29 02:56:35 +00:00
tag.go internal/telemetry: replace TagSet with TagMap and TagPointer 2020-03-25 01:00:44 +00:00
trace.go internal/telemetry: add a synchronization to telemetry 2020-03-30 19:15:27 +00:00