0.3.0: mailchimp & memcached

This commit is contained in:
Cameron Sparr
2015-12-14 17:17:59 -06:00
parent c04f37bb54
commit 7a32fe09d1
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
}