Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 1.29 KB

breaking-changes.md

File metadata and controls

27 lines (16 loc) · 1.29 KB
description
See the effects of changes that you make to endpoints

Breaking Changes

The Live Flow view shows the effects that changes you make in endpoints have on other services using these endpoints.

{% hint style="info" %} If breaking changes never appear, Aspecto might not be running on your service in a deployed environment. {% endhint %}

When you make a change to an endpoint, a Breaking changes alert is shown. This indicates that another flow, that uses the endpoint, is affected by the change, and may not function correctly as a result.

Click on View change to see the response diff.

Click V_iew dependencies_ to see which other services use this endpoint, and are affected by the change. In the example, two additional services (flows-api, and aspecto-notifications), are affected by change, with several flows in each.
Click on the services to investigate further the affected flows