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

Databases and Collections: Total Size of All Databases (MB) Has Incorrect Key #4

Open
GoogleCodeExporter opened this issue Jul 31, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Databases and Collections: Total Size of All Databases (MB) Has The Incorrect 
Key In The MongoDB_Plugin_template_export.xml file. 

They key in the file is totalSize it should be totalSize_mb. 



--- was --

<item type="2" key="totalSize" value_type="0">

--- should be ---

<item type="2" key="totalSize_mb" value_type="0">

--- was ---

<graph_element item="Template_MongoDB:totalSize"

-- should be --

<graph_element item="Template_MongoDB:totalSize_mb"

Original issue reported on code.google.com by bcar...@rallydev.com on 25 Oct 2011 at 5:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant