Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Arguments ¶
type Arguments struct { Targets []discovery.Target `alloy:"targets,attr"` ForwardTo []pyroscope.Appendable `alloy:"forward_to,attr"` TmpDir string `alloy:"tmp_dir,attr,optional"` ProfilingConfig ProfilingConfig `alloy:"profiling_config,block,optional"` }
func (*Arguments) UnmarshalAlloy ¶
Click to show internal directories.
Click to hide internal directories.