Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(name string, provider HookProvider) error
Types ¶
type Hook ¶
type Hook interface {
Apply(map[string]*target.Item) map[string]*target.Item
SetConfig(map[string][]*relabel.Config)
GetConfig() map[string][]*relabel.Config
}
type HookProvider ¶
type RelabelConfigTargetFilter ¶
type RelabelConfigTargetFilter struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.