Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
{
  "event": {
    "timestamp": "2018-0711-19T0913T14:3725:0743.340Z475Z",
    "created_at": "2018-0711-19T0913T14:3725:0843.346Z669Z",
    "id": "5b505bc49fc8540001785ef05beadee7af62030001bf4298"
  },
  "eventInfo": {
    "type": "install"
  },
  "hostInfo": {
    "hostVersion": "6.10.0",
    "hostLicenseTypehostSEN": "SEN-L6807636",
    "DEVELOPERhostIsEvaluation": false,
    "hostVersionhostLicenseLevel": "6.10.025",
    "hostSENhostIsDataCenter": "SEN-L6807636"false,
    "hostEdition": 25,
    "hostServerId": "CONFBIDU-690PNMH6-GGGP4BHZ-MMNNUH3D",
    "hostLicenseLevelhostLicenseType": "25DEVELOPER"
  },
  "pluginInfo": {
    "pluginVersion": "78.80.0-SNAPSHOT",
    "pluginLicense": "UNLICENSED",
    "pluginLicenseSEN": "COMMERCIALNONE",
    "pluginKey": "org.swift.confluence.cachetable"
  }
}


Uninstall 

This data is collected each time the app is uninstalled. 

No Format
{
  "event": {
    "timestamp": "2018-0711-18T1013T11:4458:2021.387Z446Z",
    "created_at": "2018-0711-18T1013T11:4458:2022.432Z178Z",
    "id": "5b4f1a0444962600017bd6c75beabc5e1ee0590001c623e6"
  },
  "eventInfo": {
    "type": "uninstall"
  },
  "hostInfo": {
    "hostVersion": "6.10.0",
    "hostSEN": "SEN-L6807636",
    "hostIsEvaluation": false,
    "hostLicenseLevel": "25",
    "hostIsDataCenter": false,
    "hostEdition": 25,
    "hostServerId": "BIDU-NMH6-4BHZ-UH3D",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "hostVersionpluginVersion": "68.0.7",
    "hostSEN": "SEN-L68076360-SNAPSHOT",
    "pluginLicense": "UNLICENSED",
    "pluginLicenseSEN": "NONE",
    "pluginKey": "org.swift.confluence.table"
  }
}


Error Conditions

The app collects data on a few different error conditions. 

No Format
{
  "event": {
    "timestamp": "2018-07-26T01:12:36.856Z",
    "hostServerIdcreated_at": "CONF2018-591X-XXXX-XXXX07-26T01:12:37.088Z",
    "id": "5b59200542445e0001cd80b6"
  },
  "eventInfo": {
    "error": "Settings could not be saved. Your login may have expired. Try again."
  },
  "hostInfo": {
    "hostLicenseType": "DEVELOPER",
    "hostVersion": "6.6.5",
    "hostSEN": "SEN-L10779939",
    "hostLicenseLevel": "25500"
  },
  "pluginInfo": {
    "pluginVersion": "78.80.0-SNAPSHOT",
    "pluginLicense": "COMMERCIAL",
    "pluginKey": "org.swift.confluence.cachetable"
  }
}


Global Configuration 

This data is collected when the administrator changes the app's global configuration.  

No Format
{
  "event": {
    "timestamp": "2018-09-21T11:06:30.651Z",
    "created_at": "2018-09-21T11:06:30.983Z",
    "id": "5ba4d0b6ada2d90001f3139d"
  },
  "eventInfo": {
    "globalconfig": {
      "sendStatistics": true,
      "configUpdated": "2018-09-21T11:06:30.644+0000",
      "allowWhitelistedUrls": true
    }
  },
  "hostInfo": {
    "hostLicenseType": "DEVELOPER",
    "hostVersion": "6.12.0-beta1",
    "hostServerId": "CONF-591X-XXXX-XXXX",
    "hostLicenseLevel": "25"
  },
  "pluginInfo": {
    "pluginVersion": "7.6.0",
    "pluginLicense": "COMMERCIAL",
    "pluginLicenseSEN": "SEN-10324132",
    "pluginKey": "org.swift.confluence.table"
  }
}