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

Define a way to indicate non-end-user available symbols and private class symbols

Open ocelotl opened this issue 2 years ago • 0 comments

    It looks like the `_ExponentialBucketHistogramAggregation` is reading/setting these fields. Since it's already in `_internal`, I think we can should make these public properties to make it clear that these are being modified from outside of this class

Originally posted by @aabmass in https://github.com/open-telemetry/opentelemetry-python/pull/2964#discussion_r1049979361

ocelotl avatar Dec 19 '22 21:12 ocelotl