Documentation
¶
Overview ¶
Package cloudtrace provides common functions for attaching values to trace spans
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNilConfig = errors.New("nil cloudtrace tracer config")
ErrNilConfig indicates SetupCloudTrace was called with no config. It is a named error rather than the nil pointer read that used to happen at cfg.ProjectID, which is what a deployment naming "cloudtrace" and supplying no cloudtrace block got.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.