This release targets the OpenTelemetry Java Instrumentation 2.13.1.
AWS resources
- Changed resource attribute
container.image.tag
tocontainer.image.tags
(#1736)
AWS X-Ray propagator
- Make
xray-lambda
propagator available via SPI (#1669) - Support Lineage in XRay trace header and remove additional baggage from being added (#1671)
CloudFoundry resources - New 🌟
CloudFoundry resource detector.
Disk buffering
- Use delegate's temporality (#1672)
GCP authentication extension
- Publish both shaded and unshaded variants (#1688)
JMX metrics
- Updated Hadoop metric unit definitions to align with semantic conventions (#1675)
- Updated Kafka metric unit definitions to align with semantic conventions (#1670)
JMX scraper
- Use SDK autoconfigure module (#1651)
- Rename
otel.jmx.custom.scraping.config
tootel.jmx.config
in order to align withio.opentelemetry.instrumentation:opentelemetry-jmx-metrics
(#1678) - Hadoop metrics added (#1675)
- Add a CLI option to test the connection (#1684)
- Kafka server, producer, and consumer metrics added (#1670)
- Add custom YAML support (#1741)
- Add SSL support (#1710)
- Replicate JMXMP/SASL config from the JMX metrics module (#1749)
Maven extension
- Support Maven 4.0 (#1679)
Processors
- Changed
EventToSpanEventBridge
from readingevent.name
to reading the new LogRecord EventName field. (#1736)
Static instrumenter
- Module has been removed (#1755)
🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:
@arun-annamalai
@austinlparker
@breedx-splk
@cyrille-leclerc
@Github-advanced-security
@hohwille
@jack-berg
@jackshirazi
@jaydeluca
@JonasKunz
@kenfinnigan
@laurit
@LikeTheSalad
@liustve
@psx95
@rhavenInc
@RichardChukwu
@robsunday
@srprash
@step-security-bot
@steverao
@SylvainJuge
@trask
@tylerbenson
@wangzlei