Hi. I have a few lambdas in .Net core 3.1 that are setup through a cdk script. In New Relic I can see metrics for usage of the APIs and distributed tracing information for AWS Gateway and Dynamo events, but I do not see any of the custom errors that I create or from exceptions that are generated in my code. I do see them in cloud watch, but they are not showing up in New relic.
Can someone help point me in the right direction?