Skip to content

Remove "noticed exception" text around exception message #469

Open
@adri

Description

@adri

Summary

When using the Error Inbox or the errors section in APM the message is hidden in the overview. From the overview it's impossible to see what the issues are about.

Current behavior:
Screen Shot 2022-06-17 at 14 24 41

Desired Behavior

It would be much better if the extension would only report the exception message and the line of code instead.
Screen Shot 2022-06-17 at 14 27 16

Possible Solution

This part could be removed

NRPRG(txn), exc, priority, "Noticed exception ", NULL TSRMLS_CC)) {
or a new method could be created that doesn't add the additional text.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PMPM to review against project priorities.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions