Giter VIP home page Giter VIP logo

Comments (4)

stayallive avatar stayallive commented on July 3, 2024

Do you get any event or just completely nothing? Is it possibly you are you over your quota for your organization possibly resulting in transaction not being reported, or do you get other transactions from the same application just fine?

Also to double check, did you clear or re-cache your config php artisan config:clear and/or php artisan config:cache if you use config caching?

Does php artisan sentry:test --transaction -vvv work and show no errors?

from sentry-laravel.

DenisKeyprod avatar DenisKeyprod commented on July 3, 2024

php artisan sentry:test --transaction -vvv does not return any error.

The culprit is "src/Sentry/Laravel/Tracing/Integrations/LighthouseIntegration.php" and its method "handleStartExecution".
At line 130, there is a test that check if the first operation definition is a OperationDefinitionNode but when the "fragment" is not one.

from sentry-laravel.

stayallive avatar stayallive commented on July 3, 2024

That is interesting, but does make sense... thanks for the info!

from sentry-laravel.

cleptric avatar cleptric commented on July 3, 2024

We released 4.5.0 that includes a fix for this issue.

from sentry-laravel.

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.