How to determine module size in DNG?
Looking for a way to find "large" modules in DNG. Similar to the way Windows can list the size of files in the Win Explorer would be nice. Maybe mBeans can do it but I can't find the right bean. Any ideas? I can create a JRS report that shows me a count of artifact types per module but not a size. Maybe that's enough. |
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
You probably have to first define what is a "large" module. It seems that you don't mean the amount of artifacts it contains. Content size? If so, is a module containing only one artifact with 10MB primary text a "large" one?