-
Improvement
-
Resolution: Won't Do
-
Minor
-
-
Evergreen - Milestone 2
Problem statement
In Sentry, we sometimes mark issues as resolved after we pushed a new UL that fixes something. But then it can happen that this issue is marked as a regression by an instance that has not updated yet to that UL (for whatever reason).
Proposal
Sentry has a nice release tracking feature. It seems easy enough to enable, and would answer a few problems we currently have.
For a given Sentry issue, the main pros for this is that we would then be able to mark it not just "Resolved", but "Resolved for UL-nn".
Also, once we enable this, Sentry automatically enables a few more dashboard to help us have a better view of the issues associated to a given UL and what has likely introduced it.
[JENKINS-53811] Enable Sentry Release Tracking feature
Attachment | New: sentry sample dashboard.png [ 44610 ] |
Description |
Original:
h3. Problem statement In Sentry, we sometimes mark issues as resolved after we pushed a new UL that fixes something. But then it can happen that this issue is marked as a regression by an instance that has not updated yet to that UL (for whatever reason). h3. Proposal Sentry has a nice [release tracking|https://docs.sentry.io/learn/releases/?platform=node] feature. It seems easy enough to enable, and would answer a few problems we currently have. For a given Sentry issue, the main pros for this is that we would then be able to mark it not just "Resolved", but "Resolved for UL-nn". Also, once we enable this, Sentry automatically enables a few more dashboard to help us have a better view of the issues associated to a given UL and what has likely introduced it. |
New:
h3. Problem statement In Sentry, we sometimes mark issues as resolved after we pushed a new UL that fixes something. But then it can happen that this issue is marked as a regression by an instance that has not updated yet to that UL (for whatever reason). h3. Proposal Sentry has a nice [release tracking|https://docs.sentry.io/learn/releases/?platform=node] feature. It seems easy enough to enable, and would answer a few problems we currently have. For a given Sentry issue, the main pros for this is that we would then be able to mark it not just "Resolved", but "Resolved for UL-nn". Also, once we enable this, Sentry automatically enables a few more dashboard to help us have a better view of the issues associated to a given UL and what has likely introduced it. !sentry sample dashboard.png! |
Description |
Original:
h3. Problem statement In Sentry, we sometimes mark issues as resolved after we pushed a new UL that fixes something. But then it can happen that this issue is marked as a regression by an instance that has not updated yet to that UL (for whatever reason). h3. Proposal Sentry has a nice [release tracking|https://docs.sentry.io/learn/releases/?platform=node] feature. It seems easy enough to enable, and would answer a few problems we currently have. For a given Sentry issue, the main pros for this is that we would then be able to mark it not just "Resolved", but "Resolved for UL-nn". Also, once we enable this, Sentry automatically enables a few more dashboard to help us have a better view of the issues associated to a given UL and what has likely introduced it. !sentry sample dashboard.png! |
New:
h3. Problem statement In Sentry, we sometimes mark issues as resolved after we pushed a new UL that fixes something. But then it can happen that this issue is marked as a regression by an instance that has not updated yet to that UL (for whatever reason). h3. Proposal Sentry has a nice [release tracking|https://docs.sentry.io/learn/releases/?platform=node] feature. It seems easy enough to enable, and would answer a few problems we currently have. For a given Sentry issue, the main pros for this is that we would then be able to mark it not just "Resolved", but "Resolved for UL-nn". Also, once we enable this, Sentry automatically enables a few more dashboard to help us have a better view of the issues associated to a given UL and what has likely introduced it. !sentry sample dashboard.png|thumb! |
Description |
Original:
h3. Problem statement In Sentry, we sometimes mark issues as resolved after we pushed a new UL that fixes something. But then it can happen that this issue is marked as a regression by an instance that has not updated yet to that UL (for whatever reason). h3. Proposal Sentry has a nice [release tracking|https://docs.sentry.io/learn/releases/?platform=node] feature. It seems easy enough to enable, and would answer a few problems we currently have. For a given Sentry issue, the main pros for this is that we would then be able to mark it not just "Resolved", but "Resolved for UL-nn". Also, once we enable this, Sentry automatically enables a few more dashboard to help us have a better view of the issues associated to a given UL and what has likely introduced it. !sentry sample dashboard.png|thumb! |
New:
h3. Problem statement In Sentry, we sometimes mark issues as resolved after we pushed a new UL that fixes something. But then it can happen that this issue is marked as a regression by an instance that has not updated yet to that UL (for whatever reason). h3. Proposal Sentry has a nice [release tracking|https://docs.sentry.io/learn/releases/?platform=node] feature. It seems easy enough to enable, and would answer a few problems we currently have. For a given Sentry issue, the main pros for this is that we would then be able to mark it not just "Resolved", but "Resolved for UL-nn". Also, once we enable this, Sentry automatically enables a few more dashboard to help us have a better view of the issues associated to a given UL and what has likely introduced it. !sentry sample dashboard.png|thumbnail! |
Labels | Original: evergreen-triggered sentry | New: evergreen-triggered newbie-friendly sentry |
Labels | Original: evergreen-triggered newbie-friendly sentry | New: evergreen-triggered sentry |
Assignee | Original: R. Tyler Croy [ rtyler ] |
Resolution | New: Won't Do [ 10001 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Loosely related, quickly filed https://github.com/jenkins-infra/evergreen/pull/314 to push the current UL along with logs to help diagnosing Sentry issues.