Skip to content
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

Unable to Display React Application on Pinpoint Web GUI #175

Open
knightrun opened this issue Mar 5, 2024 · 1 comment
Open

Unable to Display React Application on Pinpoint Web GUI #175

knightrun opened this issue Mar 5, 2024 · 1 comment

Comments

@knightrun
Copy link

Hi There,

In our project, we are using the serve module to run a React application.

The versions we are using are as follows:
node: 20.10.0 pinpoint-node-agent: 0.8.3 react: 18.2.0 serve: 14.2.1

The execution command is as follows:
PINPOINT_COLLECTOR_IP=$PINPOINT_COLLECTOR_IP PINPOINT_SAMPLING_RATE=$PINPOINT_SAMPLING_RATE PINPOINT_APPLICATION_NAME=$PINPOINT_APPLICATION_NAME PINPOINT_AGENT_ID=$PINPOINT_AGENT_ID node -r pinpoint-node-agent ./node_modules/serve/build/main.js dist -p 8000

I have confirmed that the environment variables are being injected into Pinpoint, but nothing is displayed on the pinpoint web GUI.

We would like to inquire if there are any alternative methods to display the application.

Thanks.

@feelform
Copy link
Collaborator

@knightrun
Could you share stdout logs for pinpoint-node-agent ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants