Snappy Symbolication Server: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 8: Line 8:
{{FeatureTeam
{{FeatureTeam
|Feature feature manager=bsmedberg
|Feature feature manager=bsmedberg
|Feature lead engineer=bgirard
|Feature lead engineer=vladan
|Feature additional members=vladan, ehsan, benwa
|Feature additional members=benwa, ehsan
}}
}}
{{FeaturePageBody
{{FeaturePageBody
Line 20: Line 20:
2) the client page about:snappy will use this to convert numeric stacks into symbols
2) the client page about:snappy will use this to convert numeric stacks into symbols
|Feature functional spec=Stack data will be submitted to the server in JSON format and will be returned in JSON format. Details TBD as we iterate.
|Feature functional spec=Stack data will be submitted to the server in JSON format and will be returned in JSON format. Details TBD as we iterate.
|Feature implementation plan=# get a VM for experimentation/development with access to the symbol data and node COMPLETE
 
|Feature implementation plan=
# get a VM for experimentation/development with access to the symbol data and node COMPLETE
# develop the webservice behind the firewall INITIAL CODE COMPLETE, NEEDS REVISION FOR DIRECT SYMBOL ACCESS - The code is currently hosted at https://github.com/bgirard/ProfilerSymbolServer
# develop the webservice behind the firewall INITIAL CODE COMPLETE, NEEDS REVISION FOR DIRECT SYMBOL ACCESS - The code is currently hosted at https://github.com/bgirard/ProfilerSymbolServer
# After development is complete, open up the webservice via a public URL
# After development is complete, open up the webservice via a public URL
|Feature security review=Hopefully minimal security review will be required. The webservice can run with readonly mounts in an isolated environment and should not have any private or persistent data.
 
|Feature privacy review=No private information will be processed.
Note that the plan has changed and the server has now been rewritten in Python with extended functionality: https://github.com/vdjeric/Snappy-Symbolication-Server/
 
|Feature security review=
Hopefully minimal security review will be required. The webservice can run with readonly mounts in an isolated environment and should not have any private or persistent data.
https://wiki.mozilla.org/Security/Reviews/SnappySymbolSrv
 
|Feature privacy review=
No private information will be processed.
https://wiki.mozilla.org/Privacy/Reviews/SnappySymbolicServer
}}
}}
{{FeatureInfo
{{FeatureInfo
Confirmed users
356

edits