dependabot[bot]
c374450116
Bump com.gradle.common-custom-user-data-gradle-plugin ( #6473 )
...
Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.7.2 to 1.8.0.
---
updated-dependencies:
- dependency-name: com.gradle.common-custom-user-data-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 21:53:51 -07:00
Mateusz Rzeszutek
6cd79b2a94
Deprecate the 2-arg variant of HttpCommonAttributesGeter#statusCode() ( #6466 )
...
* Deprecate the 2-arg variant of HttpCommonAttributesGeter#statusCode()
* fix liberty
2022-08-12 17:11:11 -07:00
Trask Stalnaker
faa99b2eeb
Update SDK to 1.17.0 ( #6467 )
...
* Update SDK to 1.17.0
* Fix
* Update licenses
* Spotless
* license
2022-08-12 17:10:46 -07:00
Lauri Tulmin
b5f49636f2
Mongodb: avoid duplicate tracing ( #6465 )
2022-08-12 08:41:18 -07:00
Mateusz Rzeszutek
08f013f9d6
Update gradle to 7.5.1 ( #6359 )
...
* Update gradle to 7.5
* Bump to 7.5.1
* gradle 7.5.1 with jdk17
* spotless
* one more --add-opens
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2022-08-12 12:03:43 +02:00
Lauri Tulmin
07d7cfd551
Capture messaging header value as span attribute ( #6454 )
...
* Capture messaging header value as span attribute
* add comment
2022-08-11 17:28:04 -07:00
Lauri Tulmin
fea157fc70
Grizzly: capture all matching request & response headers ( #6463 )
2022-08-11 09:24:48 -07:00
Lauri Tulmin
cd8489f09a
Replace tracing kafka wrappers with jdk proxies ( #6457 )
2022-08-11 08:59:57 -07:00
Lauri Tulmin
60c4618a15
Correct pseudocode in comment ( #6464 )
2022-08-11 08:59:36 -07:00
Trask Stalnaker
3ed6fd9d46
Add liberty base version ( #6456 )
...
* Add liberty base version
* instrumentation name too
2022-08-10 22:31:06 +03:00
Lauri Tulmin
60ec2bb9c8
Correct method name in comment ( #6455 )
2022-08-10 08:50:37 -07:00
Trask Stalnaker
906f31f56e
Update Intellij doc ( #6451 )
2022-08-10 11:40:37 +03:00
Trask Stalnaker
68a9f20eb3
Enable PrivateConstructorForUtilityClass errorprone check ( #6427 )
...
* PrivateConstructorForUtilityClass
* Advice
* More advice
* More
* More advice
* More
* Spotless
* Fix
* Fix
* Fix
* A better solution
* Revert
* More
* Fix
* Spotless
* Fix
2022-08-10 11:30:22 +03:00
Trask Stalnaker
643121ff41
Update instrumentation name ( #6450 )
2022-08-10 09:52:16 +02:00
mingchuno
1145b67021
Fix ktor-2.0 instrumentation name ( #6452 )
2022-08-09 19:37:34 -07:00
Trask Stalnaker
f69d694a48
Reduce extendsClass type matching ( #6446 )
...
* Reduce extendsClass type matching
* Return type too
2022-08-09 22:12:45 +03:00
Mateusz Rzeszutek
0d1cc8ea0a
Set http.route in spring-autoconfigure webmvc instrumentation ( #6414 )
...
* Set http.route in spring-autoconfigure webmvc instrumentation
* Bump spring-webmvc library instrumentation version to 5.3
* nit: protected -> private
* Remove duplicated test (already covered by HttpSpanStatusExtractorTest)
* Move the README to the correct module
* fix link
* fix more links
* liiiiiiinks
* fix tests
* remove not needed weakref
2022-08-09 09:36:28 -07:00
Trask Stalnaker
df7b754779
Add approver ( #6422 )
2022-08-09 08:14:50 -07:00
Trask Stalnaker
13305532bf
Document docker disk space ( #6435 )
2022-08-09 12:13:34 +02:00
Trask Stalnaker
beabda6d96
Fix the build ( #6445 )
2022-08-08 17:39:06 -07:00
Trask Stalnaker
0804fef429
Support DataDirect and Tibco Jdbc URLs ( #6420 )
2022-08-08 17:13:27 -07:00
Trask Stalnaker
9fe3761731
Document upper version limits ( #6436 )
2022-08-08 10:08:40 -07:00
Trask Stalnaker
3c6c6c6b3f
Remove external maven repos ( #6440 )
...
* Remove external maven repos
* Fix
2022-08-08 10:08:27 -07:00
Trask Stalnaker
6ded36095e
Small release improvements ( #6433 )
2022-08-08 08:39:30 -07:00
Trask Stalnaker
c18dda76a1
Sync suppression keys ( #6428 )
2022-08-08 08:30:46 -07:00
Trask Stalnaker
5d6465fe0f
Simplify a couple of type matchers ( #6438 )
2022-08-08 08:30:11 -07:00
Trask Stalnaker
c070817272
Update java docs repo on release ( #6434 )
2022-08-08 08:29:49 -07:00
Trask Stalnaker
9366e3aedb
Muzzle review ( #6437 )
...
* Muzzle review
* Fix
2022-08-08 08:29:14 -07:00
Trask Stalnaker
c3d0498030
Change akka-actor base version from 2.5 to 2.3 ( #6439 )
...
* Change akka-actor base version
* Updates
* spotless
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2022-08-08 08:27:54 -07:00
Trask Stalnaker
865a4bbd43
Add script to help with doc ( #6430 )
...
* Add script to help with doc
* better
2022-08-07 17:06:27 -07:00
Trask Stalnaker
f46ca5dfe0
Fix test latest deps ( #6429 )
2022-08-06 09:02:16 +02:00
Mateusz Rzeszutek
b2c90c79b5
Extract HTTP request & response content length from headers ( #6415 )
...
* Extract HTTP request & response content length from headers
* remove unused method
* fix camel tests
* fix google http client tests
* fix HttpUrlConnection tests
* fix k8s and jaxrs tests
* fix aws tests
* actually fix aws tests 🤞
* fix elasticsearch tests
* fix ratpack tests
* fix spring webflux tests
* fix vertx tests
* fix reactor netty tests
2022-08-05 10:55:47 -07:00
Mateusz Rzeszutek
6b1d415174
Update spotless version ( #6421 )
2022-08-05 09:19:37 -07:00
Trask Stalnaker
f41dee250a
Sync errorprone configurations ( #6418 )
...
* Sync errorprone configurations
* Fix
2022-08-04 08:48:30 -07:00
Lauri Tulmin
d1e46556b9
Hopefully fix wildfly smoke test on windows ( #6411 )
...
* Hopefully fix wildfly jdk8 smoke test on windows
* jdk18 also fails
* also add the jvm options that were added by wildfly startup script
2022-08-03 13:31:58 +02:00
Trask Stalnaker
0b15109107
Keep licenses up-to-date ( #6399 )
...
* Keep licenses in sync
* Oops
* Wording
* Wording
* Update
2022-08-02 12:41:02 -07:00
Trask Stalnaker
11a057594e
Fix db.system for SAP Hana and remove unnecessary code ( #6401 )
...
* Remove unnecessary code
* Remove unnecessary code
* Fix tests
2022-08-02 11:16:38 -07:00
Mateusz Rzeszutek
faa367395f
Fix @WithSpan in spring autoconfigure ( #6398 )
2022-08-02 09:37:40 +02:00
Mateusz Rzeszutek
61aef2e413
Clean up spring-boot-autoconfigure exporter logic ( #6374 )
2022-08-02 09:35:19 +02:00
Mateusz Rzeszutek
06dfd59fcd
Add ParametersAreNonnullByDefault and safety null checks in builder methods ( #6364 )
2022-08-01 22:29:34 -07:00
Trask Stalnaker
c3c4fb7101
Finish annotation move ( #6386 )
...
* Update tests with new annotation
* more
* Fix build
* More
2022-08-01 09:19:58 -07:00
Trask Stalnaker
b923647e82
Run smoke tests against Java 19, Part 2 ( #6394 )
...
* Run smoke tests against Java 19, Part 2
* Update docker image tag
2022-08-01 09:19:41 -07:00
Trask Stalnaker
a58d6dfc3a
Add Java 19 to smoke test matrix ( #6390 )
...
* Test Java 19
* Fix build
2022-07-31 09:32:33 -07:00
Trask Stalnaker
84719052c9
Add Java 18 to integration test matrix ( #6391 )
...
* Add Java 18 to integration test matrix
* Fix build
2022-07-31 09:32:18 -07:00
Trask Stalnaker
9e460e28ef
Fix build ( #6389 )
2022-07-31 10:50:42 +03:00
Mateusz Rzeszutek
cf313eb361
Bump Spring Boot version for autoconfigure and starters ( #6379 )
2022-07-29 13:25:57 +02:00
Mateusz Rzeszutek
5a152cd289
Deprecate uncompressed content length HTTP attributes ( #6383 )
2022-07-29 06:17:38 +02:00
Mateusz Rzeszutek
54b8b6af89
Add Kafka instrumentation to the Spring Boot starter ( #6371 )
2022-07-28 12:44:53 +02:00
Mateusz Rzeszutek
561ce5e3cc
Support new @WithSpan annotation in spring-boot-autoconfigure ( #6378 )
2022-07-28 11:48:59 +02:00
jack-berg
c518bf8d7e
Add http.client|server.request|response.size metrics ( #6376 )
2022-07-27 09:28:11 -07:00