config

package
v0.0.0-...-15f35aa Latest Latest
Warning

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

Go to latest
Published: May 26, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultConfigFilePath             = "config/default.yaml"
	SentryFlowDefaultFilterServerPort = 8081
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Filters   *filters        `json:"filters"`
	Receivers *receivers      `json:"receivers"`
	Exporter  *exporterConfig `json:"exporter"`
}

func New

func New(configFilePath string, logger *zap.SugaredLogger) (*Config, error)

Jump to

Keyboard shortcuts

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