Matt Senn

Results 5 issues of Matt Senn

The license should be in the package.json file. This enables it to show up on [npmjs.com](https://www.npmjs.com/package/@amcharts/amcharts3-angular) (currently says "none"), as well as other enterprisey tools, such as my company's automated...

Two previous PRs (#36 and #215) added [this capability](https://github.com/open-telemetry/opentelemetry-lambda/blob/main/nodejs/packages/layer/src/wrapper.ts#L58) to customize instrumentation, but there is no documentation on how to utilize this functionality, and I have not been able to...

I have a requirement to send the users a cookie of a uuid value, which maps to a JWT stored in a database. The database lookup returns on a promise,...

### Describe the problem that you experienced This error is printed in the console and can be more clear. See the `assertStandalone` function: https://github.com/angular/angular/blob/main/packages/router/src/utils/config.ts The error told me to "Invalid...

help wanted
hotlist: error messages
area: router
router: lazy loading
P4

These could be added. https://aws-otel.github.io/docs/getting-started/lambda They are separate based on programming language. For example, the javascript layer is currently ``` arn:aws:lambda::901920570463:layer:aws-otel-nodejs--ver-1-8-0:1 ```