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

Add stats on FDB requests per MongoDB request #132

Open
apkar opened this issue Mar 27, 2019 · 0 comments
Open

Add stats on FDB requests per MongoDB request #132

apkar opened this issue Mar 27, 2019 · 0 comments
Milestone

Comments

@apkar
Copy link
Contributor

apkar commented Mar 27, 2019

Usually, each MongoDB request is done in a single transaction, except for large reads and updates. In those cases, it's interesting to know the number of transactions per request. In other cases, it's useful to know the number of reads per request.

@apkar apkar added this to the 1.7.0 milestone Apr 1, 2019
@apkar apkar self-assigned this Apr 8, 2019
@apkar apkar modified the milestones: 1.7.0, 1.7.1 Apr 16, 2019
@apkar apkar modified the milestones: 1.7.1, 1.8.0 May 1, 2019
@apkar apkar modified the milestones: 1.8.0, 2.0.0 Aug 12, 2019
@apkar apkar removed their assignment Sep 19, 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

1 participant