You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
There is a requirement to set the default buffer size globally (see census-instrumentation/opencensus-go#824) but this setting is not represented in TraceParams.
In order to have a more predictable API from user's perspective, would it make sense to represent this setting in the TraceConfig?
/cc @Ramonza @bogdandrutu @songy23