Martin

Results 7 issues of Martin

Nestjs-OpenTelemetry seems not working with last opentelemetry packages like `@opentelemetry/sdk-trace-base` I try to update Nestjs-OpenTelemetry to offer a fix but tests are not working Here a sample of typescript issues:...

How can we pass option to Nuitka when use `python setup.py bdist_nuitka` ? Current behavior: ```sh $ python setup.py bdist_nuitka --clang usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or:...

enhancement
question
help wanted

Hi ! I would like to set manually the realm ID, like: ``` resource "keycloak_realm" "realm_1" { id = "b2c07820-16de-4350-94d6-54d9f0796d2b" realm = "realm-1" enabled = true ... } ``` But...

### What happened? The client is not disconnected and continue to receive data when the JWT is expired ### What did you expect to happen? Should not receive and send...

Feature
help wanted
#triage/accepted

Hello, I follow instructions and my docker image has started, thanks I don't know if it's the better place to expose my problem. To give a context, I run automated...

Hello, I add the feature mentioned in #16. I use it on my vscode PS: Be nice, it's my first PR on Github

enhancement
good first issue (PR available)
PR needs update

**Describe the solution you'd like:** Currently, I am using a custom ISO of registry.suse.com/suse/sl-micro/6.1/base-os-container and between the moment that I start the ISO and the (k3s) cluster is running it...