Discover Packages
github.com/getoutreach/gobox
pkg
trace
tracetest
package
Version:
v1.28.0
Opens a new window with list of versions in this module.
Published: Nov 23, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types Disable() Disabled() type Options type TraceLog NewTraceLog() NewTraceLogWithOptions(options) (tl) Close() (tl) HoneycombEvents()
Documentation
¶
Disable methods disables the tracing.
func Disabled() (cleanup func())
Disabled method disables the tracing test-infra and return cleanup function to be called after test finished.
The cleanup function resets the tracing secrets and configuration.
type Options struct {
SamplePercent float32
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.