Closed Bug 1085252 Opened 10 years ago Closed 10 years ago

Add websocket logging information

Categories

(Hello (Loop) :: Server, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: alexis+bugs, Assigned: rhubscher)

References

Details

(Whiteboard: [qa?][loop-server 0.14])

Attachments

(1 file)

56 bytes, text/x-github-pull-request
alexis+bugs
: review+
Details | Review
Log information about each client/server interaction on the websocket. Fields, depending on message type: - "sender" : <"UA" or "server"> - "messageType" : <"hello", "error", "progress", "action"> - "state": <progress states> - "reason" : <"unknown_callid", "invalid_authentication", "unauthorized", or termination reasons> - "event" : <"accept", "media-up", "terminate"> - "callid" Also include the standard fields (https://mana.mozilla.org/wiki/display/CLOUDSERVICES/Logging+Standard), including: - "Type": "websocket.message" We only need the "action" messages for this particular bug, but I'd recommend logging all of them if its not too chatty.
No longer blocks: 1073506
Blocks: 1073506
Whiteboard: [qa?]
Blocks: 1075522
Assignee: nobody → rhubscher
Status: NEW → ASSIGNED
Attached file Link to GitHub PR.
Attachment #8523897 - Flags: review?(alexis+bugs)
Attachment #8523897 - Flags: review?(alexis+bugs) → review+
Thanks.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [qa?] → [qa?][loop-server 0.14]
Blocks: 1112789
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: