Tobias Mühl
Tobias Mühl
After a few hours it seems like the operation succeeded. Maybe there is not problem after all
Actually not clear to me if it succeeded or not: ``` volume 328 volume-B:8082 has 1304350 entries, volume-A:8080 missed 0 entries volume 328 volume-A:8080 has 1304528 entries, volume-B:8082 missed 178...
I saw this is improved in 3.01 release. Will try and let report back here
Updated cluster to 3.01, sadly issue remains: ``` volume 674 volumeB:8081 has 139123 entries, volumeA:8082 missed 1 entries read 674,3263303865653139 volumeB:8081 => volumeA:8082 volume 674 volumeA:8082 has 139122 entries, volumeB:8081...
Actually stopped using yabai but still looking for a solution for this. Offering $100 bounty for a solution to this (ideally one that's not reliant on yabai)
works for me bro
__🎉 I found a working solution here!__ My project is using esm and I switched my runtime from `node` to [`jiti`](https://github.com/unjs/jiti) and NOW EVERYTHING JUST WORKS!!!!!! I'm using http, express...
@Mahmaddz `tracer.ts` ```ts import { NodeSDK } from '@opentelemetry/sdk-node'; import { getNodeAutoInstrumentations } from '@opentelemetry/auto-instrumentations-node'; import { OTLPTraceExporter } from '@opentelemetry/exporter-trace-otlp-grpc'; const sdk = new NodeSDK({ traceExporter: new OTLPTraceExporter({ //...
@neerfri What a generous offer. I hope it will be accepted by the library author. In the meantime, are you willing to maintain a fork of this library to get...
> It is possible to fix it by setting skipLibCheck to false needs to be set to `true`