Commit Graph

6222 Commits

Author SHA1 Message Date
dependabot[bot] da11d9438d
Bump docker/login-action from 1.9.0 to 1.10.0 (#3394) 2021-06-24 11:06:18 +03:00
Trask Stalnaker bcb282a220
Conform to google style guide checkstyle (#3399) 2021-06-24 10:53:23 +03:00
Anuraag Agrawal 88a01158c9
Changelog for 1.3.1 (#3398)
* Changelog for 1.3.1

* Add header

* Extra space
2021-06-24 13:20:52 +09:00
Anuraag Agrawal deb0e255cf
Use plugins block everywhere for applying plugins (#3386)
* Use plugins block everywhere for applying plugins

* Actually it's library instrumentation
2021-06-24 11:13:35 +09:00
Anuraag Agrawal eb897a80d9
Migrate muzzle plugin to kotlin script. (#3388)
* Migrate muzzle plugin to kotlin script.

* Update listInstrumentations

* bootstrap not tooling
2021-06-24 11:12:56 +09:00
Anuraag Agrawal 1ecd15b443
Extract errorprone configuration to separate plugin (#3387) 2021-06-23 10:15:44 -07:00
Mateusz Rzeszutek 02098b9353
Ignore task classes using IgnoredTypesConfigurer (#3380) 2021-06-23 10:15:02 -07:00
Lauri Tulmin b44dd5eb07
Remove printStackTrace from a test class (#3391) 2021-06-23 10:14:19 -07:00
Mateusz Rzeszutek 256f2c992e
Fix PeerServiceAttributesExtractor#createUsingReflection() (#3378)
* Fix PeerServiceAttributesExtractor#createUsingReflection()

* move armeria & grpc NetAttributesExtractors to internal package
2021-06-23 18:25:35 +09:00
Anuraag Agrawal c1388c9c4c
Migrate muzzle data classes to kotlin. (#3385)
* Migrate muzzle data classes to kotlin.

* Kotlin Regex

* More Kotlin Regex
2021-06-23 15:36:53 +09:00
Mateusz Rzeszutek f451aef43c
Improve ignored but instrumented types assertion in javaagent tests (#3356)
* Improve ignored but instrumented types assertion in javaagent tests

* add one missing ignore

* Add ignored types to spring-rabbit and fix tests

* spotless
2021-06-22 22:37:29 -07:00
Anuraag Agrawal d65738df62
Fix drift in patch release workflow file (#3384) 2021-06-23 13:14:12 +09:00
Lauri Tulmin 39508bc07e
Test jax-ws on tomee and wildfly (#3382)
* Test jax-ws on tomee and wildfly

* Search only org.gradle artifacts from gradle repo
2021-06-23 08:34:05 +09:00
Mateusz Rzeszutek 2c2c19d293
Fix UnsupportedOperationException happening when reactor-rabbitmq is used (#3381) 2021-06-23 08:27:06 +09:00
Trask Stalnaker 0788a036f9
Remove extra spotless config (#3375)
* Remove extra spotless config

* Bring back buildSrc spotless
2021-06-23 08:17:35 +09:00
Trask Stalnaker e8dc79d2c0
Fix sporadic ratpack test failure (#3361) 2021-06-22 10:34:48 -07:00
Lauri Tulmin 5b5992faa9
Gradle wrapper caching try 2 (#3377) 2021-06-22 09:36:03 -07:00
Anuraag Agrawal b4ec7bcda4
Fix BOM (#3376) 2021-06-22 19:37:06 +09:00
jason plumb bf3830a8b9
support logs in the fake test backend (#3374)
* support logs in the fake test backend

* fix copypasta
2021-06-22 16:27:03 +09:00
Lauri Tulmin 9a8df0b199
Set port in RatpackOtherTest (#3373) 2021-06-21 13:14:18 -07:00
Lauri Tulmin 2002d2df43
Remove latestDepTestLibrary upper bound from jaxrs-2.0-resteasy-3.1 (#3370) 2021-06-21 13:13:35 -07:00
Lauri Tulmin 5281e50780
Exclude bytebuddy generatede helper class from redefinition (#3369) 2021-06-21 13:13:19 -07:00
Lauri Tulmin 3967c42cda
Propagate context to cassandra4 callbacks (#3371) 2021-06-21 13:12:57 -07:00
Lauri Tulmin d31a2c7f17
Remove unused arquillian configuration (#3372) 2021-06-21 13:12:36 -07:00
Lauri Tulmin 19a650027a
Cache gradle wrapper (#3363) 2021-06-21 09:35:15 -07:00
Trask Stalnaker 7d5c7e0a4a
Fix spring jms listener instrumentation (#3359)
* Fix Spring JMS listener instrumentation

* Comment

* More allows
2021-06-21 11:46:34 +02:00
Lauri Tulmin 415352cfb1
Fix gradle repo url (#3368) 2021-06-21 12:45:07 +03:00
Mateusz Rzeszutek ab70872746
Add peer.service to grpc javaagent instrumentation (#3357) 2021-06-18 20:35:42 -07:00
Anuraag Agrawal 9e763d69a7
Extract build plugin for instrumentation testing projects that aren't muzzled / published. (#3354) 2021-06-19 11:04:33 +09:00
Mateusz Rzeszutek 0125a17ef2
Update distro and extension examples to 1.3.0 (#3355) 2021-06-18 11:09:42 -07:00
Anuraag Agrawal 57fef6a2e7
Fix merge conflict. (#3352) 2021-06-18 11:37:02 +09:00
Trask Stalnaker 4adf1f5638
Update change log (#3348) 2021-06-17 18:54:29 -07:00
Trask Stalnaker 80b5a47406
Minor updates to release yml files (#3349) 2021-06-18 09:51:33 +09:00
Mateusz Rzeszutek 0a8907d927
Hide Config#create() method and use builder everywhere (#3338)
* Hide Config#create() method and use builder everywhere

* Deprecate Config#asJavaProperties()
2021-06-17 10:39:39 -07:00
Mateusz Rzeszutek 108b1298cf
Make @RabbitListener propagate context properly (#3339) 2021-06-17 10:38:53 -07:00
Anuraag Agrawal 97254f04d1
Update to Gradle 7.1 (#3344) 2021-06-17 10:37:57 -07:00
Anuraag Agrawal 353ecedcc0
Remove testLatestDeps from release build. (#3343) 2021-06-17 10:28:34 -07:00
Anuraag Agrawal 80f43b7a6a
Migrate javaagent-instrumentation to plugin (#3328)
* Migrate instrumentation.gradle to plugin

* Migrate usages

* Remove old

* Fix

* Revert example

* afterEvaluate

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-06-17 23:13:14 +09:00
Anuraag Agrawal 8e6a464cb8
Add artifact clauses to shadow publish (#3342) 2021-06-17 20:41:03 +09:00
Anuraag Agrawal c9207fec4d
Finish publishing plugin... (#3341) 2021-06-17 16:40:05 +09:00
Trask Stalnaker 2a0a5c4f41
Update change log (#3276)
* Update change log

* Update CHANGELOG.md

Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>

* Recent updates

* Update CHANGELOG.md

Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>

* Update CHANGELOG.md

Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2021-06-16 20:01:20 -07:00
Trask Stalnaker 7181c49da4
Fix shadow publishing (#3340) 2021-06-16 18:50:23 -07:00
Mateusz Rzeszutek 2f528e4166
Rename *Instrumenters to *Singletons (#3335) 2021-06-16 10:12:37 -07:00
Mateusz Rzeszutek ee1bbea810
Use IgnoredTypesConfigurer to ignore classloaders (#3323) 2021-06-16 10:12:03 -07:00
Anuraag Agrawal 91a2c18f30
Migrate jacoco.gradle to plugin (#3330) 2021-06-16 10:09:05 -07:00
Anuraag Agrawal d8ff44bf40
Remove util.gradle (#3329) 2021-06-16 10:08:32 -07:00
Anuraag Agrawal 3a08045b03
Update dependencies (#3332) 2021-06-16 10:05:56 -07:00
Lauri Tulmin f77e8457fc
Fix flaky spring jms test (#3336) 2021-06-16 15:37:09 +03:00
Mateusz Rzeszutek 3e28b01e42
Spring Integration javaagent instrumentation (#3295)
* Spring Integration javaagent instrumentation

* codenarc

* inline gradle property

* Conditionally create CONSUMER spans instead of always INTERNAL

* merge fix

* Add attributes assertions to rabbitMq test

* minor fix

* fix javadocs

* Code review follow-up
2021-06-16 14:12:39 +03:00
Lauri Tulmin 8544fbad50
Fix kafka latest dep tests (#3334) 2021-06-16 14:07:47 +03:00