SDKs
For services to communicate with Aperture Agent, Control Points must be set to describe where the Flows are happening.
One way to achieve that is through Istio/Envoy integration.
A second way, one that allows for more customization, is to use Aperture SDK to set feature or traffic Control Points within services.
We provide Aperture SDKs for popular languages, such as :-
Aperture SDK allows you to manually wrap any function call or code snippet inside the Service code as a Feature Control Point. Every invocation of the Feature is a Flow from the perspective of Aperture.
It also provides middlewares for popular frameworks, allowing you to easily set traffic Control Points within your service.
🗃️ Go
1 items
🗃️ Java
6 items
🗃️ Javascript
1 items
🗃️ Python
1 items