Documentation ¶
Overview ¶
Package stanzareceiver implements a receiver that can be used by the Opentelemetry collector to receive logs using the stanza log agent
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StorageHost ¶
func NewStorageHost ¶
func NewStorageHost(t *testing.T, directory string, extensionNames ...string) StorageHost
func (StorageHost) GetExtensions ¶
func (h StorageHost) GetExtensions() map[config.ComponentID]component.Extension
Click to show internal directories.
Click to hide internal directories.