All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.dirigible.dev-tools.performance_monitor.module.json Maven / Gradle / Ivy

There is a newer version: 10.6.27
Show newest version
{
    "extensions": [
        {
            "type": "view",
            "location": "drawer-view",
            "id": "performance.monitor",
            "title": "Performance monitor",
            "persistence": "closeable",
            "order": 100,
            "className": "PerformanceMonitor.PerformanceMonitor",
            "tags": "performance, system monitor, monitor, activity, metrics"
        }
    ],
    "dependencies": [
        "sdk",
        "ui"
    ],
    "scripts": [],
    "modules": [
        "performance_monitor.js",
        "performance_monitor-legacy.js",
        "PerformanceMonitor.js"
    ],
    "resources": [
        "performanceMonitor.css"
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy