Page MenuHomePhabricator

Allow configuring client with useragent in eventstream-sdk
Closed, ResolvedPublic2 Estimated Story Points

Description

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.)

Event Timeline

prabhat renamed this task from Allow configuring client with useragent to Allow configuring client with useragent in eventstream-sdk.Sep 11 2025, 3:01 PM
prabhat updated the task description. (Show Details)
prabhat set the point value for this task to 2.Sep 15 2025, 1:52 PM

configuring the correct user agent right now, ready to go to done. it will go to prod anyway