Closed Bug 1737878 Opened 4 years ago Closed 4 years ago

expose normalized frames in signature result

Categories

(Socorro :: Signature, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

References

()

Details

Attachments

(1 file)

When signature generation runs, it generates a signature result. That structure contains:

  • signature: the final signature
  • notes: notes from the rules that ran
  • debug_log: some egregiously boring stuff, but helpful for debugging signature generation
  • extra: a dictionary of additional stuff

When the CSignatureTool runs, it adds a proto_signature to the extra dict. That's a | delimited string of the normalized frames.

It'd be helpful for users of siggen if the result also contained a list of the normalized frames.

Once this gets deployed to prod, we should update the siggen issue and then do a release of that.

I pushed this to prod in bug #1738043. This doesn't affect Socorro (unless it's erroring out which it isn't).

Marking as FIXED.

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: