Alexey Zhokhov
Alexey Zhokhov
**Describe the bug** I have tried to build a Micronaut application that uses OpenTelemetry with the GraalVM native image feature. Can build it successfully, but am unable to start the...
Hello! Just saw a strange message: ```bash kubedog help -t, --timeout int Timeout of operation in seconds. 0 is wait forever. Default is 0. (default -1) ``` `Default is 0....
This PR adds support for `jdbc:otel:` prefix, which can be used by OpenTelemetry Manual Instrumentation: https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/jdbc/library.
The current response doesn't contain a Content-Type header, which is required for some HTTP clients. For example, Micronaut HTTP Client returns this error: ``` 02:46:24.122 [default-nioEventLoopGroup-1-3] DEBUG i.m.h.client.netty.DefaultHttpClient - Sending...
Hello! RSocket RPC looks very promising for me but makes me surprise this project doesn't have any release since Aug 2019. Is it abandoned?
**Is your feature request related to a problem? Please describe.** When the project is big and the GraphQL schema is huge the amount of generated classes inside one single package...
Hello! I’m curious is it possible to run Docker Containers inside Golem Network? What I’m looking is an ability to use Golem as a pool of CPUs by connecting them...
Hello! Thank you for such an amazing library, I'm using it for some Micronaut projects. I found that this library is not supporting the GraalVM native image feature, I have...
### Module Core ### Testcontainers version 1.17.6 ### Using the latest Testcontainers version? Yes ### Host OS macOS Ventura 13.0.1 (22A400) ### Host Arch Apple M1 Max (ARM) ### Docker...
Signed-off-by: Alexey Zhokhov [[email protected]](mailto:[email protected]) The current version of Gradle by default enables downloading sources in IDEA and Eclipse plugins. Most open-source projects who use these plugins are not switched off...