Versions Compared

Key

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

...

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

No Format
{
  "keenevent": {
    "timestamp": "2019-05-13T10:43:20.959Z",
    "created_at": "2019-05-13T10:43:21.162Z",
    "id": "5cd94a4961399d0001b2755c"
  },
  "eventInfo": {
    "type": "globalconfig",
    "settings": {
      "sendStatistics": false
    }
  },
  "hostInfo": {
    "hostVersion": "8.1.0",
    "hostEdition": 100,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L13252795",
    "hostServerId": "JIRA-712A-54WE-YTRE",
    "jiraSoftware": {
      "hostLicenseType": "DEVELOPER",
      "hostMaxUsers": 100,
      "hostSEN": "SEN-L13252796"
    },
    "hostMaxUsers": 100,
    "hostLicenseType": "DEVELOPER",
    "jiraServiceDesk": {
      "hostLicenseType": "DEVELOPER",
      "hostMaxUsers": "10",
      "hostSEN": "SEN-L13252797"
    }
  },
  "pluginInfo": {
    "pluginKey": "org.swift.jira.cot",
    "isUnlimitedUsers": true,
    "pluginVersion": "7.2.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": false,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-10324371"
  }
}

...

This data is collected when the user adds a new license to the app.

No Format
{
  "keenevent": {
    "timestamp": "2019-04-10T22:17:57.169Z",
    "created_at": "2019-04-10T22:17:55.549Z",
    "id": "5cae6b9317ad5b0001577f73"
  },
  "eventInfo": {
    "type": "license-added"
  },
  "hostInfo": {
    "hostVersion": "7.12.3",
    "hostEdition": 10,
    "hostIsEvaluation": false,
    "hostIsDataCenter": false,
    "hostSEN": "SEN-L11800700",
    "hostServerId": "0bec442a-5ead-4674-a933-13e9be156592",
    "hostMaxUsers": 10,
    "hostLicenseType": "DEVELOPER"
  },
  "pluginInfo": {
    "pluginKey": "org.swift.jira.cot",
    "isUnlimitedUsers": true,
    "pluginVersion": "7.2.0",
    "pluginLicenseError": "NONE",
    "isDataCenter": false,
    "isEvaluation": true,
    "isSubscription": false,
    "pluginLicenseType": "COMMERCIAL",
    "isMaintenanceExpired": false,
    "pluginLicenseSEN": "SEN-L13426791"
  }
}

...