Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SignalProfiles = Signal{/* contains filtered or unexported fields */} SignalTraces = Signal{/* contains filtered or unexported fields */} SignalMetrics = Signal{/* contains filtered or unexported fields */} SignalLogs = Signal{/* contains filtered or unexported fields */} )
Functions ¶
This section is empty.
Types ¶
type Signal ¶
type Signal struct {
// contains filtered or unexported fields
}
Signal represents the signals supported by the collector.
func (Signal) MarshalText ¶
MarshalText marshals the Signal.
func (*Signal) UnmarshalText ¶ added in v0.127.0
UnmarshalText marshals the Signal.
Click to show internal directories.
Click to hide internal directories.