** Merge proposal linked: https://code.launchpad.net/~kkuo/ubuntu/+source/apport/+git/apport/+merge/508735
** Summary changed: - Swap out Ubuntu Report for Ubuntu Insights + Remove Ubuntu Report ** Description changed: Starting with 26.10, Ubuntu Report is slated to be unseeded from the Desktop and WSL images, and will be fully replaced by Ubuntu Insights. As such, the call to `ubuntu-report show` in `bin/oem-getlogs` needs to - be replaced with the Ubuntu Insights equivalent: + be replaced with the Ubuntu Insights equivalent, or removed entirely: `ubuntu-insights collect --dry-run` Note that this is not a complete one-to-one copy in behavior when - comparing with Ubuntu Report as this collection command won't append - metrics from the installer/upgrader. - - If the appending of metrics from outside sources is required, it's up to - the caller to pass it in. For example, for the installer metrics to be - included: - - `ubuntu-insights collect linux /var/log/installer/telemetry --dry-run` + comparing with Ubuntu Report. Notably, Insights does not collect DCD + which is the primary reason why oem-getlogs uses Ubuntu Report. Thus, we + may want to parse the DCD information dirrectly via oem-getlogs instead + of relying on another program. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2156405 Title: Remove Ubuntu Report To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2156405/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
