Skip to content

managing :4747/healthcheck #11

@matteoredaelli

Description

@matteoredaelli

Hello

How to manage /healphcheck requests? As workaround I can call it using QPS class (but not QRS)

qrs=qsAPI.QPS(proxy="myqlik", port=4747, certificate="client.pem")

qrs.driver.get("/healthcheck").json()

{'version': '12.763.5', 'started': '20210410T172415.000+0200', 'mem': {'committed': 48760.24609375, 'allocated': 103850.9375, 'free': 199241.12890625}, 'cpu': {'total': 9}, 'session': {'active': 1, 'total': 14}, 'apps': {'active_docs': ['c7c0b85a-0e5c-4cd5-8e90-9e2d0dd1db59'], 'loaded_docs': ['16b120b6-fbb8-4354-bb17-880bee596230'], 'calls': 218727, 'selections': 20504}, 'users': {'active': 1, 'total': 3}, 'cache': {'hits': 57, 'lookups': 62, 'added': 5, 'replaced': 0, 'bytes_added': 6592}, 'saturated': False}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions