Giter Site home page Giter Site logo

Comments (3)

arkaitzgarro avatar arkaitzgarro commented on July 20, 2024

I think we should fix the implementation indeed. I like the idea of having a global counter to avoid collecting events that we will discard later on, and since all measurements are centralised in EventDataCollector class, we can easily discard events once the user reaches the limit.

What do you think about also implementing this limit in the PHP Agent? Is not as performant as not collecting events, but will solve this problem for every implementation.

from elastic-apm-laravel.

dstepe avatar dstepe commented on July 20, 2024

I agree with fixing the implementation as described. I assume this is not a high priority, though, or someone would have raised the issue by now. So maybe this waits for the next minor release while we finish the current work.

I do plan to make significant changes to the event tracking in the agent package as a next major release. This problem would be one that could be addressed.

from elastic-apm-laravel.

cykirsch avatar cykirsch commented on July 20, 2024

This is great. We do hit the limit frequently on one of our APIs. I hadn't dug into how to fix but did notice that everything is collected and not limited until later, so there's a memory benefit for sure.

from elastic-apm-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.