Code Monkey home page Code Monkey logo

Comments (5)

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

After talking to datadog chat logs are sent (i did nothing.. thay somehow enealed something) but I am facing another problems

  1. I am not able to see error logs in datadog but i am using: DatadogRum.instance.addError(error, stackTrace)
  2. I am not able to see request body (while seeing requests) by passing http client to graphql package
  3. I am seeing this message in conole:
    A RUM event was detected, but no view is active. To track views automatically, try calling the DatadogConfig.Builder.useViewTrackingStrategy() method.
    W/Datadog ( 7907): You can also track views manually using the RumMonitor.startView() and RumMonitor.stopView() methods.

from datadog_flutter.

tshedor avatar tshedor commented on July 30, 2024

@vytautas-pranskunas- you won't see the request body in the APM traces. This is a deliberate; sensitive information could be in the body.

As to your first and third messages, please use the DatadogObserver

from datadog_flutter.

vytautas-pranskunas- avatar vytautas-pranskunas- commented on July 30, 2024
  1. I am using DatadogObserver, unless I cannot use few observers because i also using firebase analytics observer.
  2. regarding request body tracing - I am using graphql i sensetive data is passed in variables, i need to log body because i do not know what request it was...

p.p.s I am trying to build my own link to track requests but i see following error:
Screenshot 2022-01-15 at 11 32 54

i think you ened to change documentation to DatadogRum.instance.startResourceLoading

however when I am trying to call via instance i get this error:
Screenshot 2022-01-15 at 11 49 41

from datadog_flutter.

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

I was able to solve #2 problem above almost excet fact that when i am callingDatadogRum.instance.stopResourceLoading(requestId) I am getting error about 'fetch' contstant
Screenshot 2022-01-15 at 16 56 45

Still sturgling to make DatadogObserver to work

from datadog_flutter.

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

@tshedor Any help would be awesome! Because i cannot complete datadog integration.

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.