Srikanth Chekuri
Srikanth Chekuri
We briefly discussed this today. We should look at the spec for what is the correct status code for errors related to payload size and see if the response from...
Is there some env or something similar spec'd to configure this max batch size?
I believe we no don't need to add an example for this and instead document the [spec](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#view:~:text=The%20SDK%20SHOULD%20use%20the%20following%20logic%20to%20determine%20how%20to%20process%20Measurements%20made%20with%20an%20Instrument%3A) behavior if we haven't already.
@LronDC Are you still facing the issue? What is that opentelemetry missing that should be added to fix this? or it's just not really related?
related issue #1678
There is an exponential backoff and jitter retry mechanism (64 secs) for `OTLPSpanExporter`. This same issue has come up a few times since people are not aware of it. The...
Author was expecting it to end without having to hit CTRL-C, which makes sense. It exists after a minute but nobody waits till that point and perceive this as a...
Meeting on 30th Jul: We won't make this part of the stable release. Probably create a convenience package.
Hello @plegner, I have built a few science animations using three.js a while back. Here are a few examples * http://ekshiksha.glitch.me/hybridization/sp * http://ekshiksha.glitch.me/geometry/trigonalplanar * http://ekshiksha.glitch.me/periodic-table (periodic table with onclick support...