1
0
mirror of https://github.com/golang/go synced 2024-11-19 04:44:41 -07:00
go/internal/telemetry/export/ocagent
Nathan Dias 2d3bb8ce05 internal/telemetry/export/ocagent: correctly JSON marshal BucketOptionsExplicit
This change adds a custom MarshalJSON method to BucketOptionsExplicit for
marshalling parity with protobuf/jsonpb. This allows the OpenCensus service
to correctly decode a distribution's BucketOptions.

Updates golang/go#33819

Change-Id: Ia9dc868e1cbfc32a956f6a276dfd1591f7d4d31a
Reviewed-on: https://go-review.googlesource.com/c/tools/+/208398
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 06:42:13 +00:00
..
wire internal/telemetry/export/ocagent: correctly JSON marshal BucketOptionsExplicit 2019-11-22 06:42:13 +00:00
metrics_test.go internal/lsp: make the ocagent test external 2019-11-21 04:05:51 +00:00
metrics.go internal/telemetry/export/ocagent: attach timestamps to metrics 2019-10-24 07:31:07 +00:00
ocagent_test.go internal/lsp: make the ocagent test external 2019-11-21 04:05:51 +00:00
ocagent.go internal/lsp: make the ocagent test external 2019-11-21 04:05:51 +00:00