asciidoctor/asciidoctor-intellij-plugin

Report additional context information via Sentry

オープン

#660 opened on 2021/02/05

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Java (155 件のフォーク)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (392 個のスター)
PR merge metrics
 (平均マージ 4d 11h) (30d で 3 merged PRs)

説明

Why the new feature should be added

When a problem is auto-reported by Sentry, the context information currently information like the IDE and plugin version.

It would be helpful to have the following information to reproduce the issue:

  • Is the IDE in light mode [at least at the time when the issue is forwarded by Sentry] (yes/no), as not all APIs are available in light editing mode.
  • Linux distro/version if the OS is a Linux system, as currently only the Kernel version is reported by Sentry by default and missing dependencies/incompatible packages are impossible to detect.

How the new feature should work

The information would be collected and submitted automatically every time the user submits an issue via Sentry. No additional interaction will be necessary.

コントリビューターガイド