Skip to content

Instantly share code, notes, and snippets.

@jdkealy
Created December 30, 2013 20:57
Show Gist options
  • Save jdkealy/8188017 to your computer and use it in GitHub Desktop.
Save jdkealy/8188017 to your computer and use it in GitHub Desktop.
# new group
{"_id"=>"$metrics.post_comment_count", "posts"=>{"$sum"=>"$metrics.posts"}}
# new query
{"__metric_keys"=>{"$all"=>["posts", "post_comment_count"]}, "date"=>{"$gt"=>2013-05-29 20:00:00 -0400, "$lt"=>2013-12-30 15:56:45 -0500}, "source_id"=>BSON::ObjectId('51cbf37e3004a7209841b572'), "metrics.post_comment_count"=>{"$exists"=>true}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment