1
0
mirror of https://github.com/golang/go synced 2024-11-06 01:36:10 -07:00
go/internal/telemetry/export
Ian Cottrell c5a1414753 internal/telemetry: add simple tracing benchmarks
These are just like the logging benchmarks but for tracing instead.
Also makes the log writer write out tracing events as well if it is
not in only errors mode

Change-Id: Ie00d7c80f7e2b9433787603261950f70ab1c1e9d
Reviewed-on: https://go-review.googlesource.com/c/tools/+/221739
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
2020-03-03 22:57:24 +00:00
..
ocagent internal/telemetry: moving towards a unified event based exporter 2020-03-03 22:56:52 +00:00
prometheus internal/telemetry: removing the concept of exporter lists 2020-02-26 21:51:01 +00:00
export.go internal/telemetry: moving towards a unified event based exporter 2020-03-03 22:56:52 +00:00
log.go internal/telemetry: add simple tracing benchmarks 2020-03-03 22:57:24 +00:00