Trask Stalnaker
|
1a506cb246
|
Document (and remove some) upper version test limits (#12945)
|
2024-12-27 08:54:10 -08:00 |
Trask Stalnaker
|
2371589ec5
|
Statically import semconv constants in tests (#12575)
|
2024-11-06 08:17:57 -08:00 |
renovate[bot]
|
855c7a0fad
|
fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv to v1.28.0-alpha (#12292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2024-10-28 10:55:06 -07:00 |
Andrei Chugunov
|
acef37c7df
|
move spring-jms-2.0 tests to java (#11195)
|
2024-04-29 21:02:12 +03:00 |
Zachary Sistrunk
|
d4237fc01a
|
Updating tests to support using non-localhost Docker runtimes (#11106)
|
2024-04-24 15:18:06 -07:00 |
SylvainJuge
|
955470a63a
|
Semconv 1.25.0 migration (#10983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-09 11:25:52 -07:00 |
Lauri Tulmin
|
b5bbc62fa1
|
Always create a JMS consumer span (#10604)
|
2024-02-22 09:13:25 +02:00 |
Lauri Tulmin
|
70e3962a87
|
Always set messaging operation (#9791)
|
2023-11-06 12:30:27 +02:00 |
Trask Stalnaker
|
3b77cc4b2d
|
Semconv 1.21 (#9408)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-09-13 19:20:23 +00:00 |
jason plumb
|
55368a52d7
|
Rename messaging operation "send" to "publish" per spec (#8929)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-07-12 08:59:38 -07:00 |
OpenTelemetry Bot
|
bbb05276be
|
Update the OpenTelemetry SDK version to 1.27.0 (#8688)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-06-13 12:02:11 +03:00 |
Mateusz Rzeszutek
|
1263e47ec2
|
Fix JMS tests by disabling ActiveMQ Artemis persistence (2nd try) (#8667)
|
2023-06-07 16:58:44 +02:00 |
Mateusz Rzeszutek
|
7b0918ef18
|
Fix JMS tests by disabling ActiveMQ Artemis persistence (#8666)
|
2023-06-07 14:48:45 +02:00 |
Mateusz Rzeszutek
|
c74fa61b5d
|
Add wait strategy to the artemis container in spring jms 6 tests (#8646)
|
2023-06-05 11:07:01 +02:00 |
Lauri Tulmin
|
0f258c669a
|
Use hasAttributesSatisfyingExactly instead of hasAttributesSatisfying (#8336)
|
2023-04-24 11:57:45 +02:00 |
Lauri Tulmin
|
c721852d5f
|
Convert spring-jms tests to test suites (#7945)
Part of
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7911
|
2023-03-01 11:24:04 -08:00 |
OpenTelemetry Bot
|
f074b93110
|
Update the OpenTelemetry SDK version to 1.23.0 (#7800)
Update the OpenTelemetry SDK version to `1.23.0`.
---------
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2023-02-13 20:22:09 +00:00 |
Mateusz Rzeszutek
|
fb5cf9fd97
|
Support Spring JMS 6.0 (#7438)
Part of #7203
The instrumentation is 100% copy-pasted, tests are rewritten from
scratch in Java because of way too many class name changes.
Depends on
https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/7418
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2023-01-12 04:47:45 +00:00 |