New issue
Advanced search Search tips

Issue 873850 link

Starred by 0 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Feature



Sign in to add a comment

crash-reporter: service_failure_collector should include the init script name in the program name

Project Member Reported by vapier@chromium.org, Aug 13

Issue description

currently we're labeling all service failures using the program name "service-failure" and encoding the init script name into the magic signature.  for bucketing purposes, we should put the init script name into the program name too.

e.g. if "shill.conf" fails, the executable name should be "service-failure-shill" instead of "service-failure" so we can easily differentiate from things like "tcsd.conf" failing.

anyone feel differently ?
 

Comment 1 Deleted

Sign in to add a comment