Closed
Bug 1137849
Opened 10 years ago
Closed 10 years ago
Loop Server: Add new "status" action to POST /rooms/{token}
Categories
(Hello (Loop) :: Server, defect)
Hello (Loop)
Server
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: abr, Assigned: leplatrem)
References
Details
(Whiteboard: [loop-metrics] [loop-server 0.16.0])
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1137813 +++
To allow for analysis of room session states, the server should log status messages sent to the server as described in https://wiki.mozilla.org/Loop/Architecture/Rooms#Updating_Session_State
Aside from performing the same authentication and correlation that it does for "refresh" messages, the server should not have to do any additional processing for these messages other than logging their contents. Note that these log messages should include all of the reported fields (event, state, connections, sendStreams, and recvStreams). These messages also need to include room participant count (the "participants" field in the current logs) and roomConnectionId.
Reporter | ||
Updated•10 years ago
|
Summary: Add new "status" action to POST /rooms/{token} → Loop Server: Add new "status" action to POST /rooms/{token}
Comment 1•10 years ago
|
||
Hi Alexis & Tarek -- Talking with abr, this bug (along with the matching client bug: bug 1137813) should give us the visibility we need to get good data out of our logs. Since better metrics is a big goal for Hello for this quarter, can you add this to your bug queue and give it a high priority? Thanks.
Flags: needinfo?(tarek)
Flags: needinfo?(alexis+bugs)
Comment 2•10 years ago
|
||
Next week we will be focusing on loop-server, and hopefully we should see these bugs resolved.
Flags: needinfo?(tarek)
Flags: needinfo?(alexis+bugs)
Reporter | ||
Updated•10 years ago
|
Whiteboard: [loop-metrics]
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mathieu
Comment 3•10 years ago
|
||
Moving across from bug 1137813 as it got attached to the wrong pile.
Attachment #8575890 -
Flags: review?(rhubscher)
Attachment #8575890 -
Flags: review?(alexis+bugs)
Updated•10 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Comment 4•10 years ago
|
||
FYI: Per our Loop cross team meeting today (11th of March), this will go out in the next server deployment.
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [loop-metrics] → [loop-metrics] [loop-server 0.16.0]
Updated•10 years ago
|
Attachment #8575890 -
Flags: review?(rhubscher)
Attachment #8575890 -
Flags: review?(alexis+bugs)
Attachment #8575890 -
Flags: review+
You need to log in
before you can comment on or make changes to this bug.
Description
•