Imports of package telemetry

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
cuelang.org/go/internal/golangorgx/telemetry
cuelang.org/go/internal/golangorgx/telemetry/counterPackage counter implements a simple counter system for collecting totally public telemetry data.
cuelang.org/go/internal/golangorgx/telemetry/crashmonitor
cuelang.org/go/internal/golangorgx/telemetry/upload
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
sortPackage sort provides primitives for sorting slices and user-defined collections.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.