Romain Caire
Romain Caire
I'm building a USBoverIP tool to communicate remotely with a distant QEMU instance. We use USBREDIR to communicate. It works well for most device but since 1.0.24, It doesnt work...
This ☝️ please
Hi, sorry for the late reply. I'm using Traefik custom IngressRoute and a CertManager with Let's encrypt. I need to add the TLS value to the generated ingress route file...
> Hello, does anyone know what the plan is for this pr? What would be realistic time frame for this to be merged? I don't have any timeline yet but...
Damn this is hot 🔥
It seams that setting the ENV variables works: ``` TRACING_PROVIDERS_JAEGER_PROPAGATION=b3 TRACING_PROVIDERS_JAEGER_SAMPLING_TYPE=const TRACING_PROVIDERS_JAEGER_SAMPLING_VALUE=1 ```
Any news on this ?
Hi, About the sampling, there is no problem about setting it on Jaeger side. But for some legacy reason we're using the Zipkin span format (B3) and this needs to...
I'm currious, why are all the files wrapped as `ts_project` ?
> > I'm currious, why are all the files wrapped as `ts_project` ? > > ts_project is the [recommended](https://bazelbuild.github.io/rules_nodejs/TypeScript.html) way of building typescript code I understand that, but why not...