Now that you’ve confirmed that the recent deploy cause performance issues, it’s time to rollback that release.
-
In Codefresh, rollback the latest deploy. If you’re using the sample app, you can follow the instructions for rolling back a Helm release.
-
Once the rollback is complete, in Lightstep Observability select the
helm-sample-app
service. As the app runs, the performance improves and returns back to the state before the release.
What did we learn?
- When you know that a deploy has caused a performance issue, it’s easy to use Codefresh to roll back that release.
- Lightstep Observability immediately shows you how the rollback affects the performance, verifying that you did the right thing.