Skip to content

Commit

Permalink
Remove lumigo tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwyskiel committed May 11, 2023
1 parent 513b427 commit 05533ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions stacks/MyStack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,4 @@ export function API({ stack, app }: StackContext) {
},
});
api.bind([receivedWebhooksTable]);

stack.getAllFunctions().forEach(fn => Tags.of(fn).add('lumigo:auto-trace', 'true'));
}

0 comments on commit 05533ef

Please sign in to comment.