-
@kolanos This will help me make the autolabels a little clearer on the frontend. I'd suggest keeping the `@iopipe` but having the prefix be `@iopipe-plugin/` for plugins and `@iopipe-aws/` for aws ser…
-
Plugin that translates events that we know about (ex. API gateway) into data for IOpipe to elevate to consumers. Python implementation for reference: https://github.com/iopipe/iopipe-python/tree/maste…
-
Okay while looking at the Java code I discovered that at least for the profiler plugin there is an inconsistent use of environment variables between the agents.
* Java: `IOPIPE_PROFILER_ENABLE`
…
-
**Description**
[serverless-webpack](https://github.com/serverless-heaven/serverless-webpack#optimization--individual-packaging-per-function) offers the ability to utilize webpacks [Tree-Shaking](h…
-
Add profiling plugin to repo, such that users can profile their Lambda code and download the profiles from IOpipe.
-
Plugin name `serverless-plugin-iopipe/index.js` is invalid
`IOPIPE_TOKEN` does not match the readme which is `iopipeToken`
-
Users are likely to desire heap profiling. This _might_ make sense in this plugin as we already install the dependency and will already be making calls to the s3-preauth-api and s3.
I did some rese…
-
Note the compatibility with this plugin and others.
-
We are getting a warning in iopipe console that a newer version is available but the newest version is not available on NPM
-
Error:
```
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[IN…