Alexandros
Alexandros
### Version 0.1.3 ### Platform Darwin alexandros-katechis-mbp.local 19.6.0 Darwin Kernel Version 19.6.0: Mon Apr 18 21:50:40 PDT 2022; root:xnu-6153.141.62~1/RELEASE_X86_64 x86_64 ### What steps will reproduce the bug? `bun install` ###...
Hello, At clarifai, we're already using grpc to expose our API using the native binary protocol. As I understand it, our backend team is using the golang `grpc` library from...
**What language does this apply to?** JS/TS **Describe the problem you are trying to solve.** In JS, many different libraries expect to work with dictionaries, basically `Record` or lists of...
### What happened? ## Steps to Reproduce I'm using otel instrumentation in a next.js 12 app, with a basic `HttpInstrumentation`. All traces that are captured show up with the same...
### What happened? ## Steps to Reproduce I'm instrumenting a next.js node app, and in it, I'm using the BatchSpanProcessor, since the docs seemed to recommend using it for performance...