File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ### Disk buffering
6+
7+ - Shared storage
8+ ([ #1912 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1912 ) )
9+ - Implementing ExtendedLogRecordData
10+ ([ #1918 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1918 ) )
11+ - Add missing EventName to disk-buffering LogRecordDataMapper
12+ ([ #1950 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1950 ) )
13+
514### GCP authentication extension
615
716- Update the internal implementation such that the required headers are retrieved
817 from the Google Auth Library instead of manually constructing and passing them.
918 ([ #1860 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1860 ) )
19+ - Add metrics support to auth extension
20+ ([ #1891 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1891 ) )
21+ - Update ConfigurableOptions to read from ConfigProperties
22+ ([ #1904 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1904 ) )
1023
1124### Inferred spans
1225
You can’t perform that action at this time.
0 commit comments