Aaron Pham
Aaron Pham
cc @larme, I ran the test locally, it passed, but it still didn't run on CI. can you also fix it as well?
This has been on this list for a while now @larme we should circle back and get this one merge
Because different otlp packages have conflict dependencies. Also newer version of otlp also breaks our monitoring API, cc @bojiang
> What conflicting dependencies? I believe it was protobuf, where opentelemetry-http-proto has a newer version of protobuf where other opentelemetry repo lock to an older protobuf version iirc
Hi, this will be addressed with the upcoming release.
we already bumped to the latest version that we tested
p/s: The reason behind locking OTEL is that all of these instrument packages that we are using are maintained by OTEL community, and oftentimes time the transitive dependencies of the...
@PeterJCLaw Will release a new version soon that includes #4233
status: We probably want a load test before merging this one in.
I notice that you have a relatively old version of BentoML. We did have a fix for this issue since this version (IIRC). Is there any specific reason why you...