census-instrumentation / opencensus-service

OpenCensus service allows OpenCensus libraries to export to an exporter service rather than having to link vendor-specific exports.
Apache License 2.0
153 stars 63 forks source link

OpenCensus Stackdriver exporter: failed to upload span: buffer full #630

Closed jainbhavya65 closed 1 year ago

jainbhavya65 commented 4 years ago

we are getting an error OpenCensus Stackdriver exporter: failed to upload span: buffer full in logs too many time and as we searched for the solution neither we got any flag nor any environment variable for increased buffer size. we are running image omnition/opencensus-collector:0.1.11 with stackdriver exporter

noamhurwitz commented 4 years ago

I am seeing this too

gganley commented 3 years ago

I'll report back with any findings but I found this article that seems pretty similar.

dashpole commented 1 year ago

This repository is now archived, and is succeeded by https://github.com/open-telemetry/opentelemetry-collector.