Skip to content

eeliu/pinpoint-in-workerman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinpoint-in-workerman (experimentation)

Steps

prerequisite

  • pinpoint-c-agent module installed
  • collect-agent works fine

1. Download plugins from pinpoint-c-agent

pinpoint-php-plugins.tar.gz

2. Make it works

2.1 app/http-server

  1. copy Plugins into root
  2. composer update
  3. cp Plugins/Framework/workerman/setting.ini into Plugins/
  4. run php run_server.php start

Note: Due to lack of request-context implementation, the callstack could be confused within untested event switching.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages