-
Type:
Task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
-
None
AT:
- telemetry data contains license key
{
"installation": "...",
"product": {
...
"internals": {
"license-key": {
"customer": "customer name",
"type": "UNIFIED"|"OPTIMIZE"|"CAMUNDA_BPM",
"valid-until": "yyyy-MM-dd",
"unlimited": true|false,
"features": {
"camundaBPM": "true"|"false",
"optimize": "true"|"false",
"cawemo": "true"|"false"
}
"raw": "customer=customer name;expiryDate=YYYY-mm-DD;camundaBPM=true;optimize=true;cawemo=true"
},
...
}
}
}
This is the controller panel for Smart Panels app
- is depended on by
-
CAM-11952 ET: Know amount of active Camunda projects[versions] and the technical environments they are used in
-
- Closed
-