GithubHelp home page GithubHelp logo

Comments (4)

philkra avatar philkra commented on May 18, 2024 2

addendum: provide a manual override on the app level that trumps all previous investigations

from apm-agent-php.

science695 avatar science695 commented on May 18, 2024 1

When thinking about this, keep in mind that some people may run multiple services as virtualhosts on the same server, or different php-fpm pools, etc...

Possible sources of data: composer.json or other package managers

from apm-agent-php.

SergeyKleyman avatar SergeyKleyman commented on May 18, 2024

@philkra By "on the app level" do you mean by using agent's API in addition to configuration (I've added #70 to follow up on configuration part)?

from apm-agent-php.

SergeyKleyman avatar SergeyKleyman commented on May 18, 2024

@science695 Great point. The challenge will be to find the application's composer.json file... Maybe we can instrument spl_autoload_register and get path to application's vendor directory when composer registers its autoload handler... It's going to be interesting :)

from apm-agent-php.

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.