-
Notifications
You must be signed in to change notification settings - Fork 117
Client information not sent #502
Copy link
Copy link
Open
Labels
Status: 1 - DiscussionStakeholders are discussing the scope and characteristics of the request.Stakeholders are discussing the scope and characteristics of the request.Type: BugFix a component so that its behavior aligns with its documentation.Fix a component so that its behavior aligns with its documentation.
Metadata
Metadata
Assignees
Labels
Status: 1 - DiscussionStakeholders are discussing the scope and characteristics of the request.Stakeholders are discussing the scope and characteristics of the request.Type: BugFix a component so that its behavior aligns with its documentation.Fix a component so that its behavior aligns with its documentation.
According to the API documentation, and judging from the UI which includes a Browser/OS tab, it should be possible to transmit client information. However, the
clientfield is completely missing fromRollbar\Payload\Data, suggesting this information is never sent and thus the feature is currently unavailable.Rollbar UI
API docs