Giter Site home page Giter Site logo

Comments (14)

eeliu avatar eeliu commented on June 2, 2024

please enable agent into debug mode. Set agent_info.inter_flag = 1

    PPAgentT agent_info = {
        "tcp:127.0.0.1:9999", 1000, -1, 1700, 1, NULL, NULL, NULL};  

then, share the output to me.

from pinpoint-c-agent.

YZF-Myself avatar YZF-Myself commented on June 2, 2024

from pinpoint-c-agent.

eeliu avatar eeliu commented on June 2, 2024

have you check 127.0.0.1:19999, was it open ?

send data error:(Connection reset by peer) fd:(4) 

your collect-agent is run by docker run -itd -p 9999:9999 , so try 9999

from pinpoint-c-agent.

YZF-Myself avatar YZF-Myself commented on June 2, 2024

from pinpoint-c-agent.

eeliu avatar eeliu commented on June 2, 2024

show me output of docker ps | grep collector-agent

from pinpoint-c-agent.

YZF-Myself avatar YZF-Myself commented on June 2, 2024

from pinpoint-c-agent.

eeliu avatar eeliu commented on June 2, 2024

hmm, please show me the log of collector-agent, it locates into /tmp

image

from pinpoint-c-agent.

YZF-Myself avatar YZF-Myself commented on June 2, 2024

from pinpoint-c-agent.

YZF-Myself avatar YZF-Myself commented on June 2, 2024

from pinpoint-c-agent.

eeliu avatar eeliu commented on June 2, 2024

From your #522 (comment), agent to collector-agent container is ok.

Please share the logging of collector-agent.

docker exec -it collector-agent-container /bin/sh
 # tail /tmp/collector.log 

from pinpoint-c-agent.

YZF-Myself avatar YZF-Myself commented on June 2, 2024

from pinpoint-c-agent.

eeliu avatar eeliu commented on June 2, 2024

dev-pinpoint should be your pinpointdocker/pinpoint-collector:2.5.2 network address. eg: host ip address (192.168.5.3).

Then , restart collector-agent:latest

from pinpoint-c-agent.

YZF-Myself avatar YZF-Myself commented on June 2, 2024

from pinpoint-c-agent.

eeliu avatar eeliu commented on June 2, 2024

close as done

from pinpoint-c-agent.

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.