aws / aws/aws-xray-sdk-python

Support for ResourceARN rules in XRAY sampling

Open
#153 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
338
Forks
147
PR merge metrics
No merged PRs in 30d

Description

I've been trying to filter out my Zappa keep_warm scheduled task, which always comes from the same resource ARN, I thought my sample rules were broken until I realised that the AWS XRAY SDK doesn't support this type of rule.

It's incredibly frustrating to have this automated keep warm tasks registering as user interaction, as my xray console map shows every lambda as being accessed by a user even when they are not available to the public, and only for API consumption.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.