Code Monkey home page Code Monkey logo

Comments (6)

tshedor avatar tshedor commented on July 30, 2024

Hi @vytautas-pranskunas- can you please provide code that produces this error messaging? I'm unable to help debug without seeing the problem's source in your implementation. I use this package on a daily basis with RUM events and view tracking and both are functional.

from datadog_flutter.

vytautas-pranskunas- avatar vytautas-pranskunas- commented on July 30, 2024

@tshedor tracking and RUM are working however i see this messages in console.
I wonder could it be that there is few intialized instances (after app refresh) of Datadog which one of them is not connected to DatadogObserver and complaining it at. For example we are doiing only intialization DatadogFlutter.initialize but never call any dispose or similar functionality... Because this message does not appear immediatly. It starting to showup after some random time or actions when I am refreshing app multiple times, doing some random actions in the app... So it is quite difficult to provide reproducable code because i do no know what triggers this message to appear.

from datadog_flutter.

tshedor avatar tshedor commented on July 30, 2024

@vytautas-pranskunas- Are you calling DatadogFlutter.initialize in main?

from datadog_flutter.

vytautas-pranskunas- avatar vytautas-pranskunas- commented on July 30, 2024

@tshedor for sure. And this message shows not all the time. It starts after some random time and once it starts it keeps showing every few seconds - meaning that some events are catched that beying added to no RUM. However I am not doing anything special and while debugging navigation observer i see that RUM has been set.
Have no idea how to find source of this event
p.s. without DatadogFlutter.initialize events would not be sent to datadog but they are.

from datadog_flutter.

tshedor avatar tshedor commented on July 30, 2024

@vytautas-pranskunas- is there a chance that you have a screen or modal without a name? If the route doesn't have a name then the view could be stopped without a new one being set.

Otherwise, this log message is coming from the Datadog SDK and I don't have much influence over it.

from datadog_flutter.

tshedor avatar tshedor commented on July 30, 2024

Closing due to inactivity

from datadog_flutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.