0.3.0: mailchimp & memcached

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