0.3.0: mailchimp & memcached

This commit is contained in:
Cameron Sparr
2015-12-14 17:17:59 -06:00
parent 9fce094b36
commit e3b314cacb
3 changed files with 37 additions and 32 deletions

View File

@@ -173,7 +173,7 @@ func (l *Lustre2) GetLustreProcStats(fileglob string, wanted_fields []*mapping,
}
}
}
acc.AddFields("lustre2", fields)
acc.AddFields("lustre2", fields, tags)
}
return nil
}