Refactor AppInstall Reporting to report directly to Chrome Reporting API
Currently ARC++ apps stored as protos defined in components/policy/proto/device_management_backend.proto, and are being uploaded to DMServer. In turn DMServer converts those reports to a proto format defined in google3/chrome/cros/reporting/proto/chrome_app_install_events.proto, appends serial_number and gaia_id and redirects those reports to Chrome Reporting API. Refactor AppInstall Reporting system to report directly to Chrome Reporting API. Bug: 996213 Change-Id: I32239e4713f3d2b804d9710fee60141ce39c0c61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763421Reviewed-by:Sergey Poromov <poromov@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Reviewed-by:
Stefan Kuhne <skuhne@chromium.org> Reviewed-by:
Nathan Parker <nparker@chromium.org> Commit-Queue: Askar Aitzhan <askaraitzhan@google.com> Cr-Commit-Position: refs/heads/master@{#694293}
Showing
Please register or sign in to comment