If you’re app is deployed using docker compose you can add Metlo as a service to capture API traffic data as shown below:Documentation Index
Fetch the complete documentation index at: https://docs.metlo.com/llms.txt
Use this file to discover all available pages before exploring further.
YAML
network_mode to "service:<your-service>" so Metlo can
reuse your service’s network stack and listen to API traffic.
By default Metlo automatically detects the interface to listen to but you can
specify the INTERFACE environment variable if you want to change it.