US 11,789,846 B2
Method and system for using stacktrace signatures for bug triaging in a microservice architecture
Jessica Loeb, San Mateo, CA (US)
Assigned to Sony Interactive Entertainment LLC, San Mateo, CA (US)
Filed by Sony Interactive Entertainment LLC, San Mateo, CA (US)
Filed on Feb. 1, 2021, as Appl. No. 17/163,890.
Prior Publication US 2022/0245131 A1, Aug. 4, 2022
Int. Cl. G06F 11/00 (2006.01); G06F 11/36 (2006.01); A63F 13/792 (2014.01); G06N 20/00 (2019.01)
CPC G06F 11/364 (2013.01) [A63F 13/792 (2014.09); G06N 20/00 (2019.01)] 20 Claims
OG exemplary drawing
 
1. A method, comprising:
receiving at a telemetry service a plurality of transaction responses from a plurality of components distributed across a network, wherein the plurality of transaction responses is generated to process a request originating from a source component, wherein the request includes a request identifier, wherein the plurality of transaction responses includes a plurality of code path identifiers;
generating a fingerprint associated with the request by concatenating the plurality of code path identifiers, wherein each transaction response includes the request identifier and a corresponding code path identifier; and
storing the fingerprint in a data storage,
wherein a plurality of instructions in a corresponding stacktrace is executed at a corresponding component in association with each transaction response in the plurality of transaction responses,
wherein the corresponding stacktrace is hashed to generate a corresponding code path identifier.