opentelemetry-java/docs
wesleyhillyext 0d2b7b03b7
Allow root Context to be overridden (#3230)
* Allow root Context to be overridden

Adds ContextStorage.root() to provide a way to customize the
implementation of the root Context when you don't want the
root to be an ArrayBasedContext.

* Update context/src/main/java/io/opentelemetry/context/ContextStorage.java

Co-authored-by: Anuraag Agrawal <aanuraag@amazon.co.jp>
Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>
2021-07-21 16:13:56 -07:00
..
apidiffs Allow root Context to be overridden (#3230) 2021-07-21 16:13:56 -07:00
zpages Added preliminary documentation for the zPages contrib module (#1455) 2020-07-29 21:19:15 +02:00
jmh.md Fix trace benchmark (#2974) 2021-03-03 10:55:41 -08:00
rationale.md Another option for release versioning proposal (#2250) 2020-12-15 14:12:59 -08:00
sdk-configuration.md Fix SDK Config documentation (#3177) 2021-04-23 14:36:03 -07:00