Confirmed users, Bureaucrats and Sysops emeriti
1,217
edits
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
{{FeatureTeam | {{FeatureTeam | ||
|Feature feature manager=bsmedberg | |Feature feature manager=bsmedberg | ||
|Feature lead engineer= | |Feature lead engineer=bgirard | ||
|Feature additional members=vladan, ehsan, benwa | |Feature additional members=vladan, ehsan, benwa | ||
}} | }} | ||
| 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= | |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 | |||
# 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 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. | |Feature privacy review=No private information will be processed. | ||