AT:
- telemetry data contains whether a webapp is used
{ "installation": "b647de4d-e557-455a-a64f-feaecd55f53c", "product": { "name": "Camunda BPM Runtime", "version": "7.12.0", "edition": "community" "internals": { "database": {"vendor": "postgres", "version": "12.2"}, "application-server": {"vendor": "Wildfly", "version": "19"}, "commands": {"StartProcessInstanceCmd": {"count": 40}, "FetchExternalTasksCmd": {"count": 100}}, "webapps": ["cockpit", "tasklist"], } } }
Hint: Implement it in a way only to record usage on the first request executed on the webapp side.