1
0
mirror of https://github.com/golang/go synced 2024-09-30 18:18:32 -06:00
go/internal/event
Ian Cottrell d351ea090f internal/event: fix the agent start time
The current use of start time in the cache key prevents re-use of agents under
some circumstances, so we update it later in the exporter instead.

Change-Id: I2f6927d65a0841f77a0ee1b848b5a3b243936083
Reviewed-on: https://go-review.googlesource.com/c/tools/+/231257
Run-TryBot: Ian Cottrell <iancottrell@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2020-05-01 00:59:04 +00:00
..
core internal/event: remove the event.eventType type 2020-04-27 15:30:19 +00:00
export internal/event: fix the agent start time 2020-05-01 00:59:04 +00:00
keys internal/event: remove the event.eventType type 2020-04-27 15:30:19 +00:00
label internal/event: extract keys to their own package 2020-04-23 18:13:43 +00:00
bench_test.go internal/event: extract keys to their own package 2020-04-23 18:13:43 +00:00
doc.go internal/telemetry: renaming to internal/event 2020-04-23 17:20:48 +00:00
event.go internal/event: remove the event.eventType type 2020-04-27 15:30:19 +00:00