Skip to content

Conversation

@unflxw
Copy link
Contributor

@unflxw unflxw commented Oct 10, 2024

Motivated by this Intercom conversation.

We get support tickets about incomplete error reporting, which we assume is due to the use of the error backend. Often customers do not know whether the error was raised from an uninstrumented context, or whether they're using a version of the integration where the error backend is enabled by default.

This should simplify the support workflow for it going forward, by giving us that information in the error sample itself. We can also ask customers to update to the latest version and see if the affected samples have this tag.

This follows the format that we use in the Ruby integration.

@unflxw unflxw self-assigned this Oct 10, 2024
@unflxw unflxw added the chore A small task that takes a day or two at the most. label Oct 10, 2024
@backlog-helper
Copy link

backlog-helper bot commented Oct 10, 2024

✔️ All good!

New issue guide | Backlog management | Rules | Feedback

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@unflxw
Copy link
Contributor Author

unflxw commented Oct 16, 2024

This needs a changeset before merging.

@backlog-helper

This comment has been minimized.

11 similar comments
@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper
Copy link

backlog-helper bot commented Nov 4, 2024


This is a message from the daily scheduled checks.

New issue guide | Backlog management | Rules | Feedback

We get support tickets about incomplete error reporting, which we
assume is due to the use of the error backend. Often customers do not
know whether the error was raised from an uninstrumented context, or
whether they're using a version of the integration where the error
backend is enabled by default.

This should simplify the support workflow for it going forward, by
giving us that information in the error sample itself. We can also
ask customers to update to the latest version and see if the affected
samples have this tag.

This follows the format that we use in [the Ruby integration][ruby]

[ruby]: https://github.com/appsignal/appsignal-ruby/blob/6201f5dbe662e22e682a8a324b7e996e979ef09f/lib/appsignal/integrations/puma.rb#L21
@unflxw unflxw force-pushed the add-reported-by-tag-error-backend branch from 9fca9d6 to 440e53d Compare November 4, 2024 14:28
@unflxw unflxw merged commit 99b32b1 into main Nov 4, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore A small task that takes a day or two at the most.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants