© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
MONLBL Viewer - a web UI for inspecting Caché Monitor (%MONLBL) results.
It provides a minimal metrics for routines (Line-by-Line statistics: Time, TotalTime, Number of executions)
and summary on routines.
set a("Namespace") = {desired namespace}
(optional)set a("SourceDir") = {project directory}
do ##class(GMONLBL.Installer).setup(.a)
3. If you will not specify SourceDir, it will download sources from GitHub
4. It will also create all necessary namespaces, web apps and mappingWhat’s working now: