Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckRelabelConfig ¶ added in v1.90.0
func CheckRelabelConfig() error
CheckRelabelConfig checks config pointed by -relabelConfig
func HasRelabeling ¶
func HasRelabeling() bool
HasRelabeling returns true if there is global relabeling.
Types ¶
type Ctx ¶
type Ctx struct {
// contains filtered or unexported fields
}
Ctx holds relabeling context.
func (*Ctx) ApplyRelabeling ¶
ApplyRelabeling applies relabeling to the given labels and returns the result.
The returned labels are valid until the next call to ApplyRelabeling.
Click to show internal directories.
Click to hide internal directories.