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

{
    "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 - 2025 Weber Informatics LLC | Privacy Policy