{
    "status": "UP",
    "checks": [
        {
            "name": "pensionmesh-runtime",
            "status": "UP"
        },
        {
            "name": "service-mesh-profile",
            "status": "UP",
            "data": {
                "profile": "zero-trust-canary",
                "trafficPolicy": "canary-ready"
            }
        },
        {
            "name": "persistence-portability",
            "status": "UP",
            "data": {
                "strategy": "postgresql-oracle-portable"
            }
        }
    ]
}