-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Realtime Active Thread Chart and wss (websocket protocol) #188
Comments
I think the version has an effect. git clone -b 2.5.3 https://github.com/pinpoint-apm/pinpoint-docker.git
cd pinpoint-docker
rm -rf docker-compose-metric.yml
docker-compose pull
docker-compose -f docker-compose.yml up -d |
yes that works too |
i share log files docker ps | grep web
docker logs -f .... >> pinpoint_web.log
docker ps | grep collector
docker logs -f .... >> pinpoint_collector.log |
@ga-ram |
hi
i want "Realtime Active Thread Chart"
It works fine on very old stable versions (1.7.3)
but Not in the latest version (2.5.x)
I don't understand why there is no response here for 'wss://pinpoint.chogilsang.net/agent/activeThread.pinpointws.'
(Network firewall is all open about tcp,udp)
The version of the service was changed to a replacement version and installed.
In the developer tools, it says that an error occurred in the source part.
thanks
Env
AWS (user -> Route53 -> ALB(using ACM) -> EC2(pinpoint)
The text was updated successfully, but these errors were encountered: