Skip to content

New AWS Lambda Support #219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 29 commits into from
Mar 19, 2020
Merged

New AWS Lambda Support #219

merged 29 commits into from
Mar 19, 2020

Conversation

pglombardo
Copy link
Contributor

@pglombardo pglombardo commented Feb 25, 2020

Trigger Support:

  • API Gateway Proxy
  • Application Load Balancer
  • Cloudwatch Trigger
  • Cloudwatch Logs Trigger
  • S3 Trigger
  • SQS Trigger
  • New lambda_handler entry method
  • aws_lambda instrumentation
  • Two Agents types now supported: StandardAgent & AWSLambdaAgent
  • New Centralized collector for AWS Lambda
  • Move stan_dictionary out to util module
  • Move span tag logic out to span classes
  • Toss agent_const
  • Add new aws.lambda.entry span type
  • Cleaned up Recorder: simpler span building
  • Move collect_logs to the InstanaSpan directly
  • New build_lambda_layer.py shell script

@pglombardo pglombardo merged commit da5ec5f into master Mar 19, 2020
@pglombardo pglombardo deleted the aws-lambda-support branch March 19, 2020 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant