0.3.0 unit tests: jolokia, kafka_consumer, leofs, lustre2
This commit is contained in:
@@ -55,6 +55,10 @@ func (a *Accumulator) AddFields(
|
||||
tags = map[string]string{}
|
||||
}
|
||||
|
||||
if len(fields) == 0 {
|
||||
return
|
||||
}
|
||||
|
||||
var t time.Time
|
||||
if len(timestamp) > 0 {
|
||||
t = timestamp[0]
|
||||
|
||||
Reference in New Issue
Block a user