camunda-community-hub / zeebe-client-node-js

Node.js client library for Zeebe Microservices Orchestration Engine
https://camunda-community-hub.github.io/zeebe-client-node-js/
Apache License 2.0
152 stars 38 forks source link

Enable custom User Agent string #279

Closed jwulf closed 2 years ago

jwulf commented 2 years ago

Enable applications to provide a custom User Agent string via ZEEBE_CLIENT_CUSTOM_AGENT_STRING environment variable.

Rationale: applications like the Modeler that embed the client can customise the user agent string to enable analytics.