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
To monitor applications running in OpenShift, deploy the yc-360 script using:
182
181
183
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
+
190
+
Fargate on ECS
191
+
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.
193
+
</details>
186
194
187
195
## How to Analyze the Artifacts Generated by the yc-360-script?
0 commit comments