promsdprocessor

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const TypeStr = "prom_sd_processor"

TypeStr is the unique identifier for the Prometheus SD processor.

Variables

This section is empty.

Functions

func NewFactory

func NewFactory() processor.Factory

NewFactory returns a new factory for the Attributes processor.

Types

type Config

type Config struct {
	ScrapeConfigs   []interface{} `mapstructure:"scrape_configs"`
	OperationType   string        `mapstructure:"operation_type"`
	PodAssociations []string      `mapstructure:"pod_associations"`
}

Config holds the configuration for the Prometheus SD processor.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL