ibm-cloud-solutions / hubot-ibmcloud-activity

Hubot for IBM Cloud activity
http://www.ibm.com/
Other
0 stars 0 forks source link

need a way to store additional info for bot activity #4

Closed aeweidne closed 8 years ago

aeweidne commented 8 years ago

Need a means to store arbitrary data with bot.activity stored in Elasticsearch. This data will be specific to certain bot activity. For example, for virtual server/container activity it would be nice to store the name of the VS/container for which the activity was performed on. This issue is to provide storage of a generic "activity_info" object within the bot.activity docs. Need to ensure all strings in this object are not_analyzed. Also need to enforce a naming pattern for the data stored in "activity_info" so mapping/field names are specific to the type of activity that took place.

chambrid commented 8 years ago

no, current push for this based on current usage.