Trask Stalnaker
bf4b5a5444
Bump muzzle retry interval ( #5562 )
2022-03-14 11:41:33 -07:00
Trask Stalnaker
a3a3e9f869
Prefix opentelemetry-java-bot branch names ( #5554 )
2022-03-14 11:37:42 -07:00
Trask Stalnaker
17bbbe91f7
Fix release notes automation ( #5569 )
2022-03-14 11:37:22 -07:00
Anuraag Agrawal
90179a3441
Migrate ktor tests to kotlin ( #5571 )
2022-03-14 20:03:40 +09:00
Anuraag Agrawal
046e4374bf
Migrate Armeria server test to Java ( #5570 )
2022-03-14 18:30:25 +09:00
Trask Stalnaker
174f6129b5
Update netty attribute name ( #5568 )
2022-03-14 11:08:02 +02:00
Trask Stalnaker
d47f5d952b
Suppress markdown link check on release branches ( #5560 )
2022-03-14 11:07:23 +02:00
Trask Stalnaker
4b43b6e1fb
Fix release notes automation ( #5561 )
...
* Fix release notes automation
* fix another
2022-03-13 12:59:38 -07:00
Trask Stalnaker
d2bd06e384
Update release instructions ( #5556 )
...
after changing download link in `main` branch to `latest`
2022-03-11 23:56:06 -08:00
Trask Stalnaker
416f2228ca
Fix CI on release branch ( #5553 )
2022-03-11 21:08:03 -08:00
github-actions[bot]
7f92167b3f
Bump snapshot version ( #5550 )
...
Co-authored-by: opentelemetry-java-bot <97938252+opentelemetry-java-bot@users.noreply.github.com>
2022-03-11 19:01:33 -08:00
Trask Stalnaker
ccf1dd1661
Last minute change log entry ( #5549 )
...
* Last minute change log entry
* Bump release date
2022-03-11 17:31:32 -08:00
Anuraag Agrawal
1d9c23bfb3
Do not propagate gRPC deadline when propagating OTel context via javaagent. ( #5543 )
...
* Add test for early return in gRPC pattern.
* Do not propagate gRPC deadline when propagating OTel context via javaagent.
2022-03-11 11:06:26 -08:00
Trask Stalnaker
b25043c0e7
Update change log for 1.12.0 ( #5542 )
2022-03-11 10:19:37 -08:00
Trask Stalnaker
2462f47136
Simplify Azure SDK advice ( #5541 )
2022-03-11 10:19:10 -08:00
Lauri Tulmin
8d513f9099
Make tests provide expected exception instance instead of class ( #5540 )
...
* Make tests provide expected exception instance instead of class
* exception is optional
2022-03-11 14:24:03 +02:00
Trask Stalnaker
3cb9ec7edf
Update to gradle 7.4.1 ( #5535 )
2022-03-10 12:31:08 +02:00
Anuraag Agrawal
1a98a357b2
Update dependencies ( #5530 )
...
* Update dependencies
* Revert spring boot removal and try better cleanup later
2022-03-10 13:41:43 +09:00
Mateusz Rzeszutek
0ad07a10c2
Remove AsyncInstrumentRegistry after update to SDK 1.12 ( #5525 )
...
* Remove AsyncInstrumentRegistry after update to SDK 1.12
* added comments
2022-03-10 13:39:23 +09:00
Lauri Tulmin
e9c1efece2
Update to Groovy 4 ( #5532 )
...
* Update to Groovy 4
* exclude spock from grails tests, update comment
* Update instrumentation/grails-3.0/javaagent/build.gradle.kts
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-03-09 15:07:41 -08:00
Mateusz Rzeszutek
f6cca58f1f
Deprecate CapturedHttpHeaders and replace it with builder methods ( #5533 )
2022-03-09 12:21:32 -08:00
Lauri Tulmin
c461d22d83
Define helper classes in loadClass ( #5528 )
...
* Define helper classes in loadClass similarly to regular classes
* fix test
* spotless
* address review comments
2022-03-09 09:12:25 -08:00
Anuraag Agrawal
487a01eb3e
Update Gradle and build dependencies ( #5531 )
2022-03-09 09:09:20 -08:00
Anuraag Agrawal
9e5fdcebd5
Migrate gRPC tests to Java ( #5521 )
...
* Migrate gRPC tests to Java
* check
* clean
2022-03-09 14:37:59 +09:00
Lauri Tulmin
b3496381f1
Write http server tests in java ( #5501 )
...
* Write http server tests in java
* typo
* Apply suggestions from code review
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* add comments
* address review comments
* use Predicate
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-03-08 14:21:59 -08:00
Fabian Stäber
b6a5f2876b
Avoid conflicts in Micrometer description mapping ( #5452 )
...
* Avoid conflicts in Micrometer description mapping
Signed-off-by: Fabian Stäber <fabian@fstab.de>
* fix formatting
* Update instrumentation/micrometer/micrometer-1.5/library/src/main/java/io/opentelemetry/instrumentation/micrometer/v1_5/Bridging.java
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2022-03-08 14:20:57 -08:00
Mateusz Rzeszutek
4a98dae431
Add builders for setting optional attributes on HTTP extractors ( #5347 )
...
* Add builders for setting optional attributes on HTTP extractors
* errorprone
* fix compilation failure
2022-03-08 17:21:14 +01:00
Trask Stalnaker
d80b6f54fd
Fix sporadic link check failure ( #5515 )
2022-03-08 11:09:21 +02:00
Trask Stalnaker
6656791147
Small workflow sync with contrib repo ( #5518 )
2022-03-08 11:08:34 +02:00
Mateusz Rzeszutek
be79dde0f6
Remove old experimental properties in CapturedHttpHeaders ( #5524 )
2022-03-08 09:54:06 +01:00
Patrice Chalin
9904352ef6
Drop manual-instrumentation and redirect to otel website pages ( #5516 )
2022-03-08 09:53:49 +01:00
Mateusz Rzeszutek
4ef6d165a9
Disable the messaging receive span telemetry by default ( #5500 )
...
* Disable the messaging receive span telemetry by default
* fix spring-kafka tests
* remove no longer needed link from the kafka-clients library instrumentation
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-03-07 22:30:40 -08:00
Trask Stalnaker
f318e08ead
Disable testLatestDeps dependency cache ( #5520 )
2022-03-07 21:06:02 -08:00
Trask Stalnaker
2d04a70906
Update release instructions ( #5519 )
2022-03-07 20:14:19 -08:00
Trask Stalnaker
cc4df202f9
Use latest download link on main branch ( #5506 )
2022-03-07 20:13:59 -08:00
Lauri Tulmin
3c11cd44a0
Fix flaky micrometer test ( #5514 )
2022-03-07 08:56:38 -08:00
Anuraag Agrawal
9ed35fd286
Update to OTel 1.12 ( #5513 )
2022-03-07 15:38:50 +09:00
Trask Stalnaker
44b04210ff
Convert azure sdk tests to java ( #5504 )
...
* Convert azure sdk tests to java
* Better assertj
2022-03-05 08:41:21 -08:00
Trask Stalnaker
805f25868c
Switch actions/setup-java from adopt to temurin ( #5507 )
...
* Switch actions/setup-java from adopt to temurin
* Revert one
2022-03-05 08:29:49 -08:00
Trask Stalnaker
5f2a37e326
Bump muzzle retry delay ( #5505 )
2022-03-05 14:08:33 +02:00
Trask Stalnaker
e52752e251
Fix azure sdk 1.14 testLatestDeps ( #5509 )
2022-03-05 14:07:24 +02:00
Trask Stalnaker
e67c9c4796
Fix jboss-logmanager testLatestDeps ( #5503 )
2022-03-04 21:01:38 -08:00
Trask Stalnaker
ab9169cd25
Add Azure SDK instrumentation ( #5467 )
...
* Add Azure SDK instrumentation
* Add to supported libraries table
* Keep suppression for 1.19
2022-03-04 13:08:50 -08:00
Mateusz Rzeszutek
47f2732aae
Split out DbClientAttributesGetter and SqlClientAttributesGetter ( #5354 )
...
* Split out DbClientAttributesGetter and SqlClientAttributesGetter
* code review comments
2022-03-04 09:58:04 -08:00
Trask Stalnaker
8c5e2ebce5
Move build to reusable workflow ( #5483 )
...
* Move build to reusable workflow
* pass secrets where needed
* pass secrets where needed
* build -> assemble
* and check
* Revert "and check"
This reverts commit aa981d0f4e
.
* Revert "build -> assemble"
This reverts commit c00f6d1d35
.
2022-03-04 09:54:40 -08:00
Trask Stalnaker
8b26cef666
Add JBoss java.util.logging support ( #5498 )
2022-03-04 09:27:52 -08:00
Trask Stalnaker
b0e4be0e5f
Capture logback formatted message ( #5497 )
2022-03-04 13:10:55 +02:00
Trask Stalnaker
c342e1a5fd
Simplify smoke test image workfows ( #5492 )
2022-03-03 19:51:27 -08:00
Trask Stalnaker
151b956e98
Test jaxrs-client-1.1 for duplicate nested spans ( #5485 )
2022-03-03 12:21:21 +02:00
Trask Stalnaker
7fcba80fc1
Fix github action cache 429 ( #5491 )
2022-03-02 21:27:27 -08:00