You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I remember some months ago I could fire up robot-shop and get it reporting to any Instana environment (release, qa, pink, it wouldn't matter...) just uncommenting these docker-compose.yaml lines:
and filling them with the values reported in the configuration section of the websiteMonitoring view.
Firing up robot-shop with this docker-compose.yaml file, with the command docker-compose up would have been enough.
Now this procedure is not working.
Did something change?
Can you please help here?
The text was updated successfully, but these errors were encountered:
Still facing this issue here. I enabled EUM for robot-shop and created a new website in Instana, pointed robot-shop to the correct EUM URL and key, and I have no metrics.
Also, I get this error in the web deployment:
2023-06-27 12:00:47, 24 [lis] Error: lookup requests for all agent host candidates failed
2023-06-27 12:00:47, 25 [lis] Error: lookup requests for all agent host candidates failed
2023-06-27 12:00:47, 23 [lis] Error: lookup requests for all agent host candidates failed
2023-06-27 12:00:47, 22 [lis] Error: lookup requests for all agent host candidates failed
2023-06-27 12:00:47, 21 [lis] Error: lookup requests for all agent host candidates failed
2023-06-27 12:00:47, 26 [lis] Error: lookup requests for all agent host candidates failed
2023-06-27 12:00:47, 27 [lis] Error: lookup requests for all agent host candidates failed
2023-06-27 12:00:47, 20 [lis] Error: lookup requests for all agent host candidates failed
@teresanovielloatinstana@rishinair11 Could you check if there are errors with EUM JS agent on your browser? You can open the browser dev tools to observe the behaviors of EUM JS agent.
It works from my side.
Browser dev tools showed EUM JS agent was successfully downloaded, and beacons were successfully sent to Instana backend.
I remember some months ago I could fire up robot-shop and get it reporting to any Instana environment (release, qa, pink, it wouldn't matter...) just uncommenting these docker-compose.yaml lines:
and filling them with the values reported in the configuration section of the websiteMonitoring view.
Firing up robot-shop with this
docker-compose.yaml
file, with the commanddocker-compose up
would have been enough.Now this procedure is not working.
Did something change?
Can you please help here?
The text was updated successfully, but these errors were encountered: