Skip to content

noticeError on the MicroAgent doesn't fire any errors #1504

Open
@cormaclc

Description

@cormaclc

Description

It seems that in any version > 1.289.0 calling noticeError() on any instance of the micro agent doesn't fire an error.

Steps to Reproduce

Instantiate a micro agent (new MicroAgent(...)). Call the noticeError(...) method on that micro agent. Notice that no data comes through to the new relic app and no network calls can be observed in the console.

Expected Behavior

When calling noticeError() on the micro agent I would expect to see an error come through in the browser app.

Your Environment

Any version of the agent > 1.289.0. 1.289.0 appears to be last version where noticeError() still works as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds follow upIssue needs follow-up to ensure the problem has been solved by a release, PR, or otherwise.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions