{
    "status": "OK",
    "db": {
        "status": "OK",
        "connectionStatus": "maindb.stage.tawkify-infra.internal via TCP\/IP",
        "serverInfo": "Uptime: 3358869  Threads: 19  Questions: 151772717  Slow queries: 24395601  Opens: 14376  Flush tables: 3  Open tables: 4096  Queries per second avg: 45.185"
    },
    "es": {
        "status": "OK",
        "clusterHealth": [
            {
                "epoch": "1788891234",
                "timestamp": "18:13:54",
                "cluster": "38b936fee3734805ae6fd78f8b5c9f00",
                "status": "red",
                "node.total": "3",
                "node.data": "2",
                "shards": "1998",
                "pri": "1001",
                "relo": "0",
                "init": "0",
                "unassign": "3",
                "pending_tasks": "0",
                "max_task_wait_time": "-",
                "active_shards_percent": "99.9%"
            }
        ]
    },
    "opcache": {
        "opcache_enabled": true,
        "cache_full": false,
        "restart_pending": false,
        "restart_in_progress": false,
        "memory_usage": {
            "used_memory": 40656136,
            "free_memory": 93561592,
            "wasted_memory": 0,
            "current_wasted_percentage": 0
        },
        "interned_strings_usage": {
            "buffer_size": 8388608,
            "used_memory": 6301304,
            "free_memory": 2087304,
            "number_of_strings": 67672
        },
        "opcache_statistics": {
            "num_cached_scripts": 1664,
            "num_cached_keys": 2908,
            "max_cached_keys": 16229,
            "hits": 115308954,
            "start_time": 1788554749,
            "last_restart_time": 0,
            "oom_restarts": 0,
            "hash_restarts": 0,
            "manual_restarts": 0,
            "misses": 1664,
            "blacklist_misses": 0,
            "blacklist_miss_ratio": 0,
            "opcache_hit_rate": 99.99855694121767
        },
        "jit": {
            "enabled": false,
            "on": false,
            "kind": 5,
            "opt_level": 4,
            "opt_flags": 6,
            "buffer_size": 0,
            "buffer_free": 0
        }
    },
    "apcu": {
        "num_slots": 4099,
        "ttl": 0,
        "num_hits": 27843,
        "num_misses": 1326,
        "num_inserts": 73,
        "num_entries": 73,
        "expunges": 0,
        "start_time": 1788554749,
        "mem_size": 334360,
        "memory_type": "mmap"
    },
    "environment": "stage",
    "version": "e813ca46739e8272a43435f107044736ec2387ed"
}