Our calls to WMF eventstream endpoints do not have useragent. We need to add useragent to these calls for better tracking.
To do
- Allow sdk client to accept an optional useragent and set it accordingly
- Pass useragent from the service as an env variable. (Use same useragent as that of actions API.)