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
Mateusz Rzeszutek
6a24080fe9
Add code attributes to several instrumentations ( #6365 )
...
* Add code attributes to several instrumentations
* fix servlet tests
* fix tests
* fix elasticsearch tests
* fix context bridge test
* fix rxjava tests
* fix spring webmvc tests
2022-07-27 09:37:01 +02:00
Mateusz Rzeszutek
8a3d283941
Move buffer pool metrics out of the experimental block ( #6370 )
2022-07-26 07:54:59 +02:00
Mateusz Rzeszutek
976ab9411c
Deprecate Config ( #6360 )
...
* Deprecate Config
* suppress deprecation on ConfigTest
2022-07-25 12:10:11 -07:00
Mateusz Rzeszutek
82b39b1012
Rename `newInstrumenter()` into `buildInstrumenter()` ( #6363 )
...
* Rename newInstrumenter() into buildInstrumenter()
* spotless
2022-07-25 12:02:46 -07:00
Will Li
c0cacb8544
add missing jboss-logmanager to supported libraries list ( #6369 )
...
* add missing jboss-logmanager to supported libraries list
Signed-off-by: Cuichen Li <cuichli@cisco.com>
* Update docs/supported-libraries.md
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2022-07-25 11:38:13 -07:00
Trask Stalnaker
9bf5a04d1f
Auto-update contrib on release ( #6351 )
2022-07-22 11:09:07 +02:00
Sam Xie
fcda760ad5
Add shouldStart() call to gRPC instrumentation ( #6356 )
2022-07-22 10:38:53 +02:00
Mateusz Rzeszutek
11e46f5694
Fix gRPC latestDepTest failures ( #6357 )
2022-07-22 01:31:44 +03:00