eeliu
eeliu
please check this https://github.com/pinpoint-apm/pinpoint-c-agent/issues/596#issuecomment-2058263607
I tried by docker of centos 8 ,while it's EOL.  Here is checklist: - [ ] go version (1.18) - [ ] protoc version (3.6.1) 
how about "go install" ? (venv) pinpoint@pinpoint:/workspace/collector-agent$ go install google.golang.org/protobuf/cmd/protoc-gen-go@latest && go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest go: downloading google.golang.org/protobuf v1.33.0 go: downloading google.golang.org/grpc v1.63.2
Can you share more logging information ? what's your appid ?
@quicksandznzn Which collector-agent you used ? Current stable is `ghcr.io/pinpoint-apm/pinpoint-c-agent/collector-agent:0.5.0`
merged for wilderness test
+1 , me either
@car1000 https://github.com/pinpoint-apm/pinpoint/issues/9932
As for pinpoint-c-agent, we add a protocol adapter (collector-agent). You do not need to care about thrift or gprc, it does. BYW, pinpoint-c-agent only for python/php, not java.
@car1000 which framework you use ? You can get some demo at https://github.com/pinpoint-apm/pinpoint-c-agent/tree/dev/testapps