1
0
mirror of https://github.com/golang/go synced 2024-11-19 03:04:42 -07:00
go/internal/telemetry/export
Nathan Dias f774e2e2e5 internal/telemetry/export/ocagent: update usages of BucketOptions to use pointers
This change updates initializations of DistributionValue to pass in a pointer for
BucketOptions rather than a value so that the custom MarshalJSON for
*BucketOptionsExplicit will be called when marshalling distributions.

Updates golang/go#33819

Change-Id: I6d1a393dfa67d626bf5cdd2cfbc0c931d376f60c
Reviewed-on: https://go-review.googlesource.com/c/tools/+/208401
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-11-22 08:00:28 +00:00
..
ocagent internal/telemetry/export/ocagent: update usages of BucketOptions to use pointers 2019-11-22 08:00:28 +00:00
prometheus internal/telemetry: add the ability to flush telemetry data 2019-08-21 16:29:56 +00:00
export.go internal/telemetry: add the ability to flush telemetry data 2019-08-21 16:29:56 +00:00
log.go internal/telemetry: add the ability to flush telemetry data 2019-08-21 16:29:56 +00:00
multi.go internal/telemetry: add the ability to flush telemetry data 2019-08-21 16:29:56 +00:00
null.go internal/telemetry: add the ability to flush telemetry data 2019-08-21 16:29:56 +00:00