Agent

"serviceAgent": {
        "username": "andy",
        "friendlyName": "andy",
        "machine": {
            "cpu": {
                "modelName": "Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz",
                "idlePercentage": {
                    "avg": 77.12
                },
                "utilisedPercentage": {
                    "min": 20.25,
                    "max": 27.93,
                    "avg": 22.88
                }
            },
            "memory": {
                "availableGb": 16,
                "utilisedPercentage": {
                    "min": 97.34,
                    "max": 99.25,
                    "avg": 98.11
                }
            }
        },
        "network": {
            "internetGatewayIp": "103.120.49.101",
            "mediaIpAddress": "192.168.1.12",
            "type": "wifi",
            "availableInterfaces": [
                {
                    "address": "192.168.1.12",
                    "type": "wifi"
                },
                {
                    "address": "169.254.139.0",
                    "type": ""
                }
            ],
            "isp": "Bcd Networks Pty Ltd",
            "geolocation": {
                "city": "Whittlesea",
                "region": "Victoria",
                "country": "Australia"
            }
        },
        "browser": {
            "name": "Chrome",
            "version": "115.0.5790.170"
        },
        "softphone": {
            "softphoneUrl": "https://operata-prod.awsapps.com/connect/ccp-v2/softphone",
            "softphoneContextUrl": "https://operata-prod.awsapps.com/connect/ccp-v2/softphone",
            "operataChromeExtVersion": "1.6.13",
            "operataCollectorVersion": "diagnostics",
            "connectStreamsVersion": "1.7.4"
        },
        "interaction": {
            "totalDurationSec": 54,
            "onHoldDurationSec": 11,
            "talkingDurationSec": 43,
            "onMuteDurationSec": 10
        }
    },
Field NameDescription
memoryAgent machine memory utilisation and availability metrics
cpuAgent machine CPU utilisation and availability metrics
browserBrowser type and version
interactionCollection of key interaction metrics after contact connection to agent
softphoneSoftphone URL and version information
usernameAgent login username as configured in Contact Centre platform
friendlyNameThe First name as configured in Contact Centre platform
networkCollection of agent network information such as available interfaces and their types, IP addresses, and which interface handled media through the interaction.
ispName of Internet Service Provider. NB: this is from the internet interface sending data to Operata.
geolocationGeolocation of Internet Service Provider POP.
serviceIdUUID of agent as configured on Contact Centre platform.