로그 추가
This commit is contained in:
@ -118,7 +118,7 @@ func init() {
|
||||
go mc.metricWriter()
|
||||
NewMetric = newMetricImpl
|
||||
} else {
|
||||
logger.Println("metrics are NOT going to be generated. parent is not houston")
|
||||
logger.Println("metrics are NOT going to be generated. parent is not houston :", filename, string(fn))
|
||||
}
|
||||
} else {
|
||||
logger.Println("metrics are NOT going to be generated. ppid proc is missing :", filename)
|
||||
|
||||
Reference in New Issue
Block a user