//
pkg.gl
Category
github.com/cockroachdb/errors
telemetrykeys
package
1.11.3
Repository:
https://github.com/cockroachdb/errors.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
5
Files
59 SLOC
#
Functions
GetTelemetryKeys
GetTelemetryKeys retrieves the (de-duplicated) set of all telemetry keys present in the direct causal chain of the error.
WithTelemetry
WithTelemetry annotates err with the given telemetry key(s).