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
feat: add X-Ray tracing configuration to CLI and Plugin struct (#24)
- Add a new CLI flag for X-Ray tracing configuration
- Update `Plugin` struct with a new `TracingMode` field
- Set the new `TracingMode` field in `Exec` method if provided in the config
0 commit comments