Skip to content

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

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions