Closed
Bug 1134886
Opened 11 years ago
Closed 11 years ago
Log TokBox SessionId and SessionToken
Categories
(Hello (Loop) :: Server, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: abr, Assigned: rhubscher)
Details
(Whiteboard: [loop-metrics])
Attachments
(1 file)
In order to correlate our sessions logged on the Loop server and the corresponding sessions logged by TokBox's logging system, we need to have access to the identifiers that TokBox uses to identify sessions. These are the sessionId and sessionToken fields returned to a user when that user joins a room; see:
https://wiki.mozilla.org/Loop/Architecture/Rooms#Joining_a_Room
These do not need to be logged in every operation pertaining to a room, so this shouldn't introduce any requirement on the server to store any additional information associated with a session. It would be sufficient to log these two fields only in the message exchange that returns them to the client.
| Reporter | ||
Updated•11 years ago
|
Whiteboard: [loop-metrics]
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8574607 -
Flags: review?(mathieu)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → rhubscher
| Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Updated•11 years ago
|
Attachment #8574607 -
Flags: review?(mathieu) → review+
Comment 2•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•