-
Can we update the Go runtime to be able to deploy the solution? Looks like Go runtime is now replaced with provided_al2 but needs a small change on the CDK function to call it from the asset folder.
-
# Issue with OpenTelemetry.Contrib.Instrumentation.AWSLambda
Using:
- OpenTelemetry 1.3.0-beta.2
- OpenTelemetry.Contrib.Instrumentation.AWS 1.0.1
- OpenTelemetry.Contrib.Instrumentation.AWSLamb…
-
The following code will send the data `BEFORE` 6s:
```js
const util = require('node:util');
const HANDLER_HIGHWATERMARK = Symbol.for(
'aws.lambda.runtime.handler.streaming.highWaterMark',
);
…
H4ad updated
8 months ago
-
Now that several external platform components have stabilized, it's time to move over to them and move forward:
* [ ] Move to .NET Core/Standard 2.x:
* [x] `TugDSC.Abstractions` (formerly `Tug.B…
-
*To help us debug your issue fill in the basic information below using the options provided*
*Serverless Java Container version*: `1.9`
*Implementations:* `Spring Boot 2`
*Framework version:*…
-
*To help us debug your issue fill in the basic information below using the options provided*
*Serverless Java Container version*: `2.0.1`
*Implementations:* `Spring Boot`
*Framework version:*…
-
The fact that `streamifyResponse` and `HttpResponseStream` are only available embedded in the runtime makes it difficult to write simple, coherent unit tests for streaming lambda handlers. There's bee…
-
https://s3.amazonaws.com/awslambda-reference-architectures/file-processing/lambda-refarch-fileprocessing.pdf
```XML
AccessDenied
Access Denied
61DAD719BE77F4B9
cQEm7tUVxgVoPY/xdZiIOuB99+clS…
-
Dotnet OTEL support is still in beta. Is there a timeline for the GA release of these packages?
e.g https://www.nuget.org/packages/OpenTelemetry.Contrib.Instrumentation.AWSLambda/
-
### Description:
As per docs, https://apim.docs.wso2.com/en/next/tutorials/create-and-publish-awslambda-api/ section 3 Note, Endpoint is not needed, however as this is mandatory, it doesn't allow t…