Skip to content

Not attaching distributed tracing because account or application id are missing #257

@G2Jose

Description

@G2Jose

Description

I'm getting a ton of logs that say: "Not attaching distributed tracing because account or application id are missing." on new relic logs on my react native app.

Image

I'm initializing the app using an appToken as described in the docs. I've also confirmed that this token is accurate by going to Mobile App -> Settings -> Application on the New Relic dashboard.

Versions:

    "expo": "^53.0.20",
    "newrelic-react-native-agent": "^1.5.7",
    "react-native": "0.79.5",

Despite the logs I am seeing distributed traces that look like this:

Image

Steps to Reproduce

Expected Behavior

Relevant Logs / Console output

Your Environment

  • ex: Output of npx react-native info
  • ex: Which platform is the issue happening on? (Android, iOS, tvOS, etc.)
  • ex: Any conflicting packages installed?

Additional context

ex: If appropriate and possible, it would be helpful to add Charles traces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions