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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,12 +182,12 @@ To monitor applications running in OpenShift, deploy the yc-360 script using:
182
182
[Run yc-360 Script in Sidecar Container](https://docs.ycrash.io/yc-360/openshift/deployment-options/run-as-sidecar-container.html)– Add yc-360 alongside your application within the pod template.
You can run the yc-360 script in an AWS Fargate environment using one of the following approaches, depending on your orchestration platform:
189
189
190
-
Fargate on ECS
190
+
Fargate on ECS:
191
191
192
192
[Run yc-360 Script in Sidecar Container for ECS Fargate](https://docs.ycrash.io/yc-360/aws-fargate/deployment-options/run-as-sidecar-container-ecs.html) – Add yc-360 as a sidecar container in your ECS task definition to automatically capture metrics and logs from your application container.
0 commit comments