Trask Stalnaker
|
1a506cb246
|
Document (and remove some) upper version test limits (#12945)
|
2024-12-27 08:54:10 -08:00 |
Helen
|
fdeb032b33
|
Disable controller and view spans by default (#10042)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-01-04 09:16:46 -08:00 |
Lauri Tulmin
|
1eb0477acd
|
Limit spring-cloud-stream version (#7442)
|
2022-12-17 08:18:15 -08:00 |
Mateusz Rzeszutek
|
2b8f13830a
|
Limit spring boot version in grails latest dep tests (#7310)
Fixes #7309
Fixes #7308
|
2022-11-25 15:14:09 +01:00 |
Trask Stalnaker
|
88c79ee3f5
|
Temporarily limit latest dependency tests for spring-integration (#7278)
Created tracking issue for supporting version 6+: #7277
Resolves #7276
Resolves #7286
|
2022-11-22 20:55:26 -08:00 |
Trask Stalnaker
|
6f6af66c04
|
Update to slf4j 2.0.2 (#6774)
~testLatestDeps is failing, see #6791~
|
2022-10-06 01:28:53 +00:00 |
Mateusz Rzeszutek
|
7bbe918008
|
InstrumentationConfig part 2 (#6292)
|
2022-07-11 09:47:19 +02:00 |
Anuraag Agrawal
|
213057d057
|
Run check during testing and assemble during building (#5619)
|
2022-03-18 13:48:51 +09:00 |
Lauri Tulmin
|
175d1bfdcb
|
Create producer span from spring integration instrumentation (#4932)
* Add an option to create producer span from spring integration instrumentation
* Update instrumentation/spring/spring-integration-4.1/library/src/main/java/io/opentelemetry/instrumentation/spring/integration/TracingChannelInterceptor.java
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
* add null check
* add doc
* Update instrumentation/spring/README.md
Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>
|
2022-01-05 13:00:22 -08:00 |
Trask Stalnaker
|
dafc97f96e
|
Simplify gradle files (#4292)
|
2021-10-04 21:53:35 -07:00 |
Lauri Tulmin
|
77dc1ecf27
|
Fix warning in build scripts (#3739)
|
2021-08-02 19:37:35 +03:00 |
Lauri Tulmin
|
ff5472a822
|
Limit number of concurrently running docker tests (#3664)
* Limit number of concurrently running docker tests
* rename heavy to testcontainers
* use shorter expression
|
2021-07-27 15:41:39 -07:00 |
Anuraag Agrawal
|
761b9c280b
|
Migrate instrumentation gradle files to kotlin (#3414)
* Migrate instrumentation gradle files to kotlin
* Convert
* Muzzle
|
2021-06-28 17:27:12 +09:00 |