Skip to content
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

Function ARN not shimmed when using serverless local invoke #54

Closed
coreylight opened this issue Jun 26, 2018 · 0 comments · Fixed by #65
Closed

Function ARN not shimmed when using serverless local invoke #54

coreylight opened this issue Jun 26, 2018 · 0 comments · Fixed by #65
Assignees
Labels

Comments

@coreylight
Copy link
Contributor

The ARN is not present using sls invoke local. This library should shim it like core:
https://github.com/iopipe/iopipe-js-core/blob/master/src/report.js#L63
Or core should be updated to append to the context object for multi-plugin support.

Related:
#45

@coreylight coreylight added the bug label Jun 26, 2018
@mrickard mrickard self-assigned this Jul 9, 2019
mrickard added a commit to mrickard/iopipe-js-profiler that referenced this issue Jul 9, 2019
Updating dependencies
Adding JetBrains files to .gitignore
Closes iopipe#54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants