Coder Social home page Coder Social logo

Comments (2)

russellwheatley avatar russellwheatley commented on July 23, 2024 1

Hey @danielgomezrico - Firebase performance should automatically intercept the requests. This is at the level of the firebase-android-sdk which FlutterFire is a thin wrapper around. There isn't anything we can do to fix this on FlutterFire. Ideally, you could find a way to mimic the behaviour on a barebones android app and open an issue on firebase android repo. You could try and open an issue without a reproduction, but it would fall down the pecking order of things to fix.

One thing I would note is on the repo, you have a log on the README:

03-08 01:23:25.951 11347 11463 W FirebasePerformance: Unable to process the PerfMetric (network request trace: http://myserver.com/gps/fake (responseCode: UNKNOWN, responseTime: 6031.912ms)) due to missing or invalid values. See earlier log statements for additional information on the specific missing/invalid values.

It's interesting in the sense that it wasn't processed 🤔 . I wonder if something similar is happening with other Transistor SDK requests that stop it from being logged. Might be worth investigating.

from flutterfire.

danielgomezrico avatar danielgomezrico commented on July 23, 2024 1

Thanks @russellwheatley, I will open the issue there!

That log does not even appear for the requests done by the library, but it's still interesting to know why it says that

from flutterfire.

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.