Commit Graph

12 Commits

Author SHA1 Message Date
renovate[bot] 5a3c5f6cd1
fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.16.0-alpha (#1886)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-05-16 14:36:50 +00:00
jack-berg f183c87b95
Fix compilation errors due to declarative config breaking changes (#1784)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-03-14 09:17:53 -07:00
Steve Liu e0cdc569e0
Support for Lineage in XRay Trace Header and removing additional Baggage from being added (#1671) 2025-02-18 14:57:06 -08:00
Arun Annamalai 782b540b3b
add xray-lambda configurable propagator to autoconfigure spi (#1669) 2025-01-23 14:11:19 -08:00
renovate[bot] f71173841f
fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.10.0-alpha (#1539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-11-18 11:59:09 -08:00
jack-berg 0edcfae368
Add declarative config support for aws xray propagators (#1442) 2024-09-16 10:23:41 -07:00
Yury Bubnov 75db558e79
Issue-1034 Short XRay Trace (#1036) 2024-09-16 10:18:51 -07:00
Lauri Tulmin 3a3d9e1ef4
Disable major updates for uk.org.webcompere:system-stubs-jupiter (#1234) 2024-03-26 02:23:07 +01:00
Tyler Benson d48736a1cd
Add xray propagators that prioritizes xray environment variable (#1032) 2024-03-21 11:54:34 +02:00
William Armiros ad2f76aa5a
[chore] update AWS component owners (#820) 2023-04-28 09:28:21 +02:00
jack-berg 6453d874e9
Jfr streaming version (#721)
Resolves #707. Builds on #716. 

Turns out this wasn't a good first issue because there was some gradle
buildSrc work needed to add a file with the version that the source code
could read. Lifted the source for this from
[opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java/blob/main/buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts#L144-L165).

---------

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-02-02 08:27:25 -06:00
jack-berg d277cfc10c
Move io.opentelemetry:opentelemetry-extension-aws to contrib (#547)
Related to
[open-telemetry/opentelemetry-java#4831](https://github.com/open-telemetry/opentelemetry-java/issues/4831).
2022-10-19 10:50:34 -05:00