Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sending metrics doesn't work #15

Closed
zdwalter opened this issue Jul 4, 2012 · 6 comments
Closed

sending metrics doesn't work #15

zdwalter opened this issue Jul 4, 2012 · 6 comments

Comments

@zdwalter
Copy link
Contributor

zdwalter commented Jul 4, 2012

@osoner
Copy link
Member

osoner commented Jul 4, 2012

Is the session and event data incremented with your sample request?

@zdwalter
Copy link
Contributor Author

zdwalter commented Jul 4, 2012

yes. both session and event number increased. also the user number works.

@zdwalter
Copy link
Contributor Author

zdwalter commented Jul 4, 2012

I am debugging with the code now.

@zdwalter
Copy link
Contributor Author

zdwalter commented Jul 4, 2012

I think the reason is mongodb version is old(v1.2.2), which installed from default ubuntu apt source.
and it doesn't support $addToSet

I am trying to upgrade it.

@osoner
Copy link
Member

osoner commented Jul 4, 2012

MongoDB versions included in some distros is quite old as stated in MongoDB site. You can refer to countly.install.sh if you want to perform MongoDB installation from 10gen repo.

@zdwalter
Copy link
Contributor Author

zdwalter commented Jul 4, 2012

yeah, it works now. thanks

@zdwalter zdwalter closed this as completed Jul 4, 2012
ar2rsawseen pushed a commit that referenced this issue Sep 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants