ing
This commit is contained in:
parent
67900f9f2f
commit
fd5cea1daf
|
@ -3,11 +3,12 @@ package probe
|
|||
const (
|
||||
ConfigFileName = "config.json"
|
||||
|
||||
PathBin = "bin"
|
||||
PathPID = "pid"
|
||||
PathConfig = "config"
|
||||
PathJRE = "jre"
|
||||
PathLogs = "logs"
|
||||
PathBin = "bin"
|
||||
PathPID = "pid"
|
||||
PathConfig = "config"
|
||||
PathSensorConfig = "sensor_config"
|
||||
PathJRE = "jre"
|
||||
PathLogs = "logs"
|
||||
|
||||
ContainerGeneralName = "general"
|
||||
ContainerGeneralFileName = "overflow_probe_container_general.jar"
|
||||
|
|
Loading…
Reference in New Issue
Block a user