You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/telemetry: move core types to internal/telemetry
This change moves core types defined by the telemetry package into
internal telemetry and just reexports them from the root telemetry
package so that the telemetry package doesn't have to be a
bottom-level dependency.
Also remove all import renamings of
golang.org/x/telemetry/internal/telemetry.
Change-Id: Iec4e0b9e04e85708763155f9ea7b55bd2c7edff4
Reviewed-on: https://go-review.googlesource.com/c/telemetry/+/564135
Reviewed-by: Robert Findley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
0 commit comments