paths

package
v1.300042.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	COMMON_CONFIG  = "common-config.toml"
	JSON           = "amazon-cloudwatch-agent.json"
	TOML           = "amazon-cloudwatch-agent.toml"
	YAML           = "amazon-cloudwatch-agent.yaml"
	ENV            = "env-config.json"
	AGENT_LOG_FILE = "amazon-cloudwatch-agent.log"
	JMXJarName     = "opentelemetry-jmx-metrics.jar"
)
View Source
const (
	AgentDir             = "/opt/aws/amazon-cloudwatch-agent"
	BinaryDir            = "bin"
	JsonDir              = "amazon-cloudwatch-agent.d"
	TranslatorBinaryName = "config-translator"
	AgentBinaryName      = "amazon-cloudwatch-agent"
	WizardBinaryName     = "amazon-cloudwatch-agent-config-wizard"
	AgentStartName       = "amazon-cloudwatch-agent-ctl"
	//TODO this CONFIG_DIR_IN_CONTAINER should change to something indicate dir, keep it for now to avoid break testing
	CONFIG_DIR_IN_CONTAINER = "/etc/cwagentconfig"
)

Variables

View Source
var (
	JsonConfigPath       string
	JsonDirPath          string
	EnvConfigPath        string
	TomlConfigPath       string
	CommonConfigPath     string
	YamlConfigPath       string
	AgentLogFilePath     string
	TranslatorBinaryPath string
	AgentBinaryPath      string
	JMXJarPath           string
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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