opentelemetry-python icon indicating copy to clipboard operation
opentelemetry-python copied to clipboard

Test that metrics methods can be called concurrently

Open ocelotl opened this issue 4 years ago • 1 comments

Originally posted by @codeboten in https://github.com/open-telemetry/opentelemetry-python/pull/1887#discussion_r710558412

This may help.

ocelotl avatar Sep 17 '21 16:09 ocelotl

@ocelotl I'll pick this up like we discussed. Some specifics are that we need to add locks around the global meter provider and potentially some other spots. Also should document concurrency guarantees in the docstrings.

aabmass avatar Sep 27 '21 15:09 aabmass