Fabian Wallwitz

Results 166 comments of Fabian Wallwitz

https://github.com/di-sukharev/opencommit/pull/80

@takuya-o please adopt to allow to merge your contribution without conflicts

Yeah, please merge ☆

I suspect that the Linux which is used as base for lambda is providing only GLIBC

To run native compiled one lambda I use runtime provided https://docs.aws.amazon.com/lambda/latest/dg/runtimes-custom.html Part of the zip uploaded is only the native compiled executable and a bootstrap script that starts it.. no...

@dmikusa > What is the builder and stack that you're using? If you could include the full build output from the buildpacks part of the build.. https://github.com/spring-cloud/spring-cloud-function/issues/972 > would suggest...

To achieve multiple bindings, you can as workaround configure multiple receiver instances each with a single endpoint. This is not as elegant as a single configuration, but it works within...

It would be great if general the concept of "extension" like in opentelemetry collector would be supported, especially the oauth2clientauthextension (https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/oauth2clientauthextension)n would be useful

>We discussed at the Agent WG, it was decided we do not want to change the websocket library as it would be a big change. I'll explore option 2 a...

I am using 1.9.0 and it seems to eat quite some memory. With or without --compressed-caching=false, --use-new-run same issue sporadically "The node was low on resource: memory. Container build was...