-
Hi,
Previously when working on this lambda I was advised for testing I can deploy it myself - which worked fine, thank you.
Just come to test a change and the deploy script now fails for me as I…
-
For almost any command that touches AWS I get:
TypeError: Cannot read properties of null (reading 'width') when I run almost any command.
lumigo-cli/0.48.4 darwin-x64 node-v17.8.0
-
The FileSpanExporter implementation here is handy, and there doesn't appear to be a standard filesystem exporter in the rest of the opentelemetry-js ecosystem.
Would you be open to any of these opt…
drob updated
8 months ago
-
Projen should have support for [`peerDependenciesMeta`](https://docs.npmjs.com/cli/v7/configuring-npm/package-json#peerdependenciesmeta):
> When a user installs your package, npm will emit warnings…
-
`credential_source = Ec2InstanceMetadata`
Could it be possible to have support for that, ie. when running the `lumigo-cli` in ec2 it could get the credentials from the metadata instead of `~/.aws/c…
-
Links:
- https://docs.aws.amazon.com/step-functions/latest/dg/create-sample-projects.html
- https://docs.aws.amazon.com/step-functions/latest/dg/sfn-local.html
- https://jira.epam.com/jira/browse/E…
-
**Describe the bug**
*Cold Starts* are too long with our function.
**Expected behavior**
To reduce these *cold starts* we should not use *AWS Layers* but instead bundle the dependency **and** min…
-
Every time a new tag (except for `latest`) is released for the injector image, use it to update the default in the Helm chart and publish a new Helm chart release.
-
Currently we detect the pod id by looking up implementation details of the `cgroups`. We should investigate whether we can _reliably_ use the downwards API and use that in the [Lumigo Kubernetes Opera…
-
Hi There,
When i try to add the layers using This AWS ARN
arn:aws:lambda:ap-southeast-1:114300393969:layer:lumigo-log-shipper:3
I get this error.
Function code combined with layers exceeds th…