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

Debugging oplog hints #1

Closed
dandv opened this issue Jun 11, 2014 · 10 comments
Closed

Debugging oplog hints #1

dandv opened this issue Jun 11, 2014 · 10 comments

Comments

@dandv
Copy link
Member

dandv commented Jun 11, 2014

The biggest performance bottleneck we're experiencing in our app right not is that oplog is disabled, despite setting up a replica set as described here.

image

It would be great if Kadira drilled down into the reasons for that, e.g.

@arunoda
Copy link
Member

arunoda commented Jun 11, 2014

Yes. Dan.

This is possible with our upcoming query analyzer which hints indexes. I
will add this kind of discovery as well.

On Wednesday, June 11, 2014, Dan Dascalescu notifications@github.com
wrote:

The biggest performance bottleneck we're experiencing in our app right not
is that oplog is disabled. It would be great if Kadira drilled down into
the reasons for that, e.g.


Reply to this email directly or view it on GitHub
#1.


Arunoda Susiripala
I curate Meteor Weekly - Check it out!
http://meteorhacks.com/meteor-weekly/?utm_source=email-footer&utm_medium=email&utm_campaign=meteorweekly

@arunoda
Copy link
Member

arunoda commented Jun 11, 2014

I think. we can simply show the reason and how to fix it directly on the trace.

@arunoda
Copy link
Member

arunoda commented Jun 13, 2014

Started to work on this feature: https://github.com/meteorhacks/kadira/tree/check-for-oplog

@dandv
Copy link
Member Author

dandv commented Jun 14, 2014

Awesome! I managed to get oplog working, but it still takes a LOT of time:

image

@arunoda
Copy link
Member

arunoda commented Jun 15, 2014

Btw.

Your query takes time
Add some relavent indexes

On Sunday, June 15, 2014, Dan Dascalescu notifications@github.com wrote:

Awesome! I managed to get oplog working, but it still takes a LOT of time:

[image: image]
https://cloud.githubusercontent.com/assets/33569/3279735/0d0075d0-f414-11e3-92b4-622e3783769d.png


Reply to this email directly or view it on GitHub
#1 (comment).


Arunoda Susiripala

@arunoda http://twitter.com/arunoda
http://gplus.to/arunodahttps://github.com/arunoda
http://www.linkedin.com/in/arunoda

@arunoda
Copy link
Member

arunoda commented Jun 19, 2014

Hope, we can close this now: https://kadira.io/academy/optimize-your-app-for-oplog/

@dandv
Copy link
Member Author

dandv commented Jun 19, 2014

Indeed, I needed a composite index, which is now added. Need to check the oplog usage, but let's close for now. Great work on the oplog optimization tips!

@dandv dandv closed this as completed Jun 19, 2014
@arunoda
Copy link
Member

arunoda commented Jun 19, 2014

Cool. Thanks.


Arunoda Susiripala

@arunoda http://twitter.com/arunoda
http://gplus.to/arunodahttps://github.com/arunoda
http://www.linkedin.com/in/arunoda

On Thu, Jun 19, 2014 at 11:36 PM, Dan Dascalescu notifications@github.com
wrote:

Closed #1 #1.


Reply to this email directly or view it on GitHub
#1 (comment).

@dandv
Copy link
Member Author

dandv commented Jun 20, 2014

BTW, https://kadira.io/blog/ should perhaps include the oplog article?

@arunoda
Copy link
Member

arunoda commented Jun 20, 2014

It's on academy.

On Friday, June 20, 2014, Dan Dascalescu notifications@github.com wrote:

BTW, https://kadira.io/blog/ should perhaps include the oplog article?


Reply to this email directly or view it on GitHub
#1 (comment).


Arunoda Susiripala

@arunoda http://twitter.com/arunoda
http://gplus.to/arunodahttps://github.com/arunoda
http://www.linkedin.com/in/arunoda

@dan335 dan335 mentioned this issue Jan 28, 2015
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