Versions Compared

Key

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

...

No Format
{
  "event": {
    "timestamp": "2019-01-14T17:33:31.538Z",
    "created_at": "2019-01-14T17:33:31.938Z",
    "id": "5c3cc7eb8a91b3000157a6f6"
  },
  "eventInfo": {
    "type": "uninstall"
  },
  "hostInfo": {
    "hostVersion": "6.6.11",
    "hostEdition": 25,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L6807636",
    "hostServerId": "XXXX-XXXX-XXXX-XXXX",
    "hostMaxUsers": "25",
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.table",
    "isUnlimitedUsers": true,
    "pluginVersion": "8.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-L11111111"
  }
}

Licensed

This event is collected when there is a new license change to the application occurs.

No Format
{
  "event": {
    "timestamp": "2019-01-11T13:07:10.371Z",
    "created_at": "2019-01-11T13:07:11.125Z",
    "id": "5c3894ffb093d40001dd4326"
  },
  "eventInfo": {
    "type": "license-added"
  },
  "hostInfo": {
    "hostVersion": "6.9.0",
    "hostEdition": "NONE",
    "hostIsEvaluation": true,
    "hostIsDataCenter": false,
    "hostSEN": "NONE",
    "hostServerId": "XXXX-XXXX-XXXX-XXXX",
    "hostMaxUsers": "25",
    "hostLicenseType": "TESTING"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.confluence.table",
    "isUnlimitedUsers": true,
    "pluginVersion": "8.0.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": true,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-L11111111"
  }
}
Delete Stream


New macro

This event is sent collected when a new macro is added to the a page for the first time only. 

...

This data is collected when the app is encounters a severe error. 

...