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
Copy file name to clipboardExpand all lines: examples/symfony-app-datadog/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,4 +39,4 @@ For now, we configured the docker environment for Datadog.
39
39
3. If it's not make sure that in Merchant Center in the project key selected (see the environment variable for the client credentials in the point 3 of the Installation section), there would be some data for products and categories.
40
40
4. Go in the Datadog UI to see the monitoring of the API calls.
41
41
42
-
The docker configuration files will be found in the `docker/php` folder and the `docker-compose.yml` in the `symfony-app/` folder so they can be used in your application.
42
+
The docker configuration files will be found in the `docker/php` folder and the `docker-compose.yml` in the `symfony-app-datadog/` folder so they can be used in your application.
Copy file name to clipboardExpand all lines: examples/symfony-app-newrelic/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,4 +39,4 @@ For now, we configured the docker environment for New Relic.
39
39
3. If it's not make sure that in Merchant Center in the project key selected (see the environment variable for the client credentials in the point 3 of the Installation section), there would be some data for products and categories.
40
40
4. Go in the New Relic UI to see the monitoring of the API calls.
41
41
42
-
The docker configuration files will be found in the `docker/php` folder and the `docker-compose.yml` in the `symfony-app/` folder so they can be used in your application.
42
+
The docker configuration files will be found in the `docker/php` folder and the `docker-compose.yml` in the `symfony-app-newrelic/` folder so they can be used in your application.
0 commit comments