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:
# environment:
# INSTANA_EUM_KEY: <your eum key>
# INSTANA_EUM_REPORTING_URL: <your reporting url>
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?
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.yamlfile, with the commanddocker-compose upwould have been enough.Now this procedure is not working.
Did something change?
Can you please help here?