Trask Stalnaker
f49879ddd9
Fix release yml files ( #3977 )
2021-08-26 20:56:15 -07:00
Trask Stalnaker
fec5ed2290
Fix metrics cardinality ( #3972 )
...
* Fix metrics cardinality
* Add test
2021-08-27 10:45:19 +09:00
jason plumb
b16331678b
remove local gh-pages dir after rsync ( #3973 )
2021-08-26 12:11:23 -07:00
jason plumb
df14b934b9
Benchmark results to gh pages ( #3969 )
...
* use gh-pages for benchmark overhead storage.
* remove locally generated results files (whoops)
* won't be pushing to this dir, so this can be removed now.
2021-08-26 10:16:35 -07:00
Trask Stalnaker
38d5c39579
Remove invalid message header ( #3958 )
2021-08-26 08:53:21 -07:00
Lauri Tulmin
93a1e419e4
Fix flaky reactor netty test ( #3966 )
2021-08-26 08:52:39 -07:00
Lauri Tulmin
3fb936be15
AHC: fill user agent ( #3930 )
...
* AHC: fill user agent
* suppress unsused warning
* fix muzzle
* Update instrumentation/async-http-client/async-http-client-2.0/javaagent/build.gradle.kts
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* verify response content length
* remove blank line
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-08-26 08:51:30 -07:00
Trask Stalnaker
06bdd12d41
Bump gradle-plugins version ( #3954 )
2021-08-26 08:50:28 -07:00
Trask Stalnaker
dc2442ce75
Remove unnecessary parameter ( #3955 )
2021-08-25 21:51:12 -07:00
Lauri Tulmin
b5aec6a2e0
Bridge span keys defined in instrumentation api ( #3911 )
2021-08-25 20:25:37 -07:00
Nikita Salnikov-Tarnovski
28db0c30cd
Deprecate old extensions ( #3825 )
...
* Introduce stable property for external extensions
* Update docs to use stable extension property.
Also log a warning if deprecated otel.javaagent.experimental.exporter.jar is used.
* Format
* Format
* Polish
2021-08-25 13:59:17 -07:00
Lauri Tulmin
c0aad71650
Convert google-http-client-1.19 to instrumenter api ( #3932 )
...
* Convert google-http-client-1.19 to instrumenter api
* remove some nullable annotations
* remove nullable
2021-08-25 13:57:36 -07:00
Trask Stalnaker
6f22d90aa6
Option to suppress controller and view spans ( #3865 )
...
* Add option to suppress controller and view spans
* Apply to all existing Instrumenters
* Introduce ExperimentalConfig
* Singleton?
* No need for lazy
2021-08-25 13:43:38 -07:00
Trask Stalnaker
eb1a28cdba
Prepare for new gradle-plugins release ( #3933 )
...
* Prepare for new gradle-plugins release
* Fix to a real version
2021-08-25 13:30:44 -07:00
Trask Stalnaker
b66d74459e
Add building gradle-plugins to GHA workflows ( #3951 )
...
* Add building gradle-plugins to GHA workflows
* Fix nightly-no-cache
* Fix yaml
* Fix
* Add --no-build-cache for nightly-no-cache
* Sync
2021-08-25 13:09:43 -07:00
Trask Stalnaker
99de444ffc
Remove zipkin from otel collector smoke test config ( #3953 )
...
* Remove zipkin from otel collector smoke test config
* Smoke tests too
2021-08-25 12:17:23 -07:00
Mateusz Rzeszutek
21f178b7bd
Refactor kafka-clients to use Instrumenter API ( #3883 )
2021-08-25 10:47:39 -07:00
Mateusz Rzeszutek
f808090a4a
Enable kubernetes-client strict context check ( #3945 )
2021-08-25 09:32:56 -07:00
Lauri Tulmin
629801d9ab
Convert play-ws to instrumenter api ( #3944 )
2021-08-25 09:31:50 -07:00
Lauri Tulmin
564f51c706
Hide our generated fields and methods from reflection ( #3948 )
2021-08-25 09:24:27 -07:00
Lauri Tulmin
d1f987bcb5
Convert jaxrs-client-2.0 to instrumenter api ( #3938 )
2021-08-25 09:00:28 -07:00
jason plumb
378d0d5f68
[overhead ] README.md enhancements ( #3939 )
...
* fill out the readme for the benchmark overhead
* remove trailing hyphen
* Update benchmark-overhead/README.md
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* Update benchmark-overhead/README.md
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* add units
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-08-25 08:56:25 -07:00
Lauri Tulmin
3ab8111fe8
Convert jaxrs-client-1.1 to instrumenter api ( #3934 )
...
* Convert jaxrs-client-1.1 to instrumenter api
* spotless
2021-08-25 08:52:14 -07:00
Trask Stalnaker
e38b80f0e1
Add muzzle to other builds ( #3943 )
2021-08-25 08:15:35 -07:00
Trask Stalnaker
f2605f9acc
Capture OpenJ9 javacore files for troubleshooting ( #3931 )
2021-08-25 10:20:13 +02:00
Trask Stalnaker
20c72f3e98
Format kotlin gradle files ( #3942 )
...
* Add ktlint for kotlinGradle
* ktlint fails on wildcard imports
* Auto-format kotlin gradle files
2021-08-25 13:43:57 +09:00
jason plumb
68d26a2bba
add average and max cpu to results. ( #3940 )
2021-08-24 18:19:29 -07:00
Lauri Tulmin
ec585c7717
Enable strict context check on grizzly ( #3921 )
...
* Enable strict context check on grizzly
* add comment
* move wait to base class
2021-08-24 11:46:30 -07:00
Lauri Tulmin
a2928663f4
Strict context check for tomcat and jetty ( #3923 )
2021-08-24 11:45:53 -07:00
Mateusz Rzeszutek
6ba91989a7
Fix javaagent publishing ( #3929 )
...
* Fix javaagent publishing
* Take manifest attributes from the jar task too
2021-08-24 11:40:36 -07:00
Lauri Tulmin
1dae415ebc
Mark our generated classes and members as synthetic ( #3928 )
2021-08-24 09:53:22 -07:00
Lauri Tulmin
a923efc077
Strict context check on okhttp3 ( #3925 )
2021-08-24 09:43:34 -07:00
Trask Stalnaker
c9619c0626
Disable strict context check for elasticsearch 6 tests ( #3917 )
...
* Disable strict context check for elasticsearch 6 tests
* Mongo too
2021-08-23 22:46:04 -07:00
jason plumb
e439c153c8
[overhead] - Add network average read/write to output ( #3872 )
...
* add average network read/write to the output results.
* guard against div/zero
2021-08-23 21:52:18 -07:00
John Watson
fa168268c5
Revert okhttp library instrumentation back to using standard reflection to support Android usage ( #3910 )
...
* Revert back to using standard reflection to support Android usage
* Add a comment about not using MethodHandles
2021-08-23 18:58:43 -07:00
Trask Stalnaker
3525733ea8
Enable strict context check in tests by default ( #3822 )
2021-08-23 17:40:02 -07:00
Trask Stalnaker
beae022c31
Limit rocketmq version for lib instrumentation too ( #3915 )
2021-08-23 17:01:08 -07:00
Lauri Tulmin
662e2e8ab5
Jedis 3.0: extract net attributes from InetSocketAddress ( #3912 )
2021-08-23 16:49:23 -07:00
Trask Stalnaker
1fe4bfb058
Update change log for pending 1.5.0 release ( #3894 )
...
* Update change log
* Markdown
* Rewording
* spotless
* Updates
* Fix markdown
* Update CHANGELOG.md
Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>
Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>
2021-08-23 16:46:32 -07:00
Trask Stalnaker
184aa37c71
Versioned helper resources, part 3 ( #3891 )
2021-08-23 16:45:49 -07:00
Lauri Tulmin
bc0ef7e0bd
Remove unused method argument ( #3906 )
2021-08-23 16:45:28 -07:00
Mateusz Rzeszutek
5c71d28ed7
Remove deprecated Config methods ( #3908 )
2021-08-23 16:44:54 -07:00
Lauri Tulmin
82e264d909
Limit rocketmq latest dep test version ( #3909 )
2021-08-23 16:11:12 -07:00
jason plumb
566ec61728
[overhead] fix permissions issue with test results ( #3888 )
...
* run as root and provide a little more timeout room
* update test result data
* update test result data
* update test result data
Co-authored-by: breedx-splk <breedx-splk@users.noreply.github.com>
2021-08-23 19:56:25 +02:00
Trask Stalnaker
7f37514075
Remove warning about old memory leak from README ( #3893 )
2021-08-22 21:19:04 -07:00
Trask Stalnaker
fa71cf9c8a
Fix sporadically failing smoke test ( #3895 )
...
* Fix failing smoke test
* Revert "Fix failing smoke test"
This reverts commit 0356ae308b .
* Apply Xmx
2021-08-23 11:27:16 +09:00
Trask Stalnaker
6ceeacd381
Fix examples build ( #3899 )
...
* Fix examples build
* Publish main repo artifacts locally
* Sync builds
* Fix init script?
* Fix publishing of agent-for-testing
2021-08-22 17:26:51 -07:00
Trask Stalnaker
052d00d059
Fix maven publishing of agent-for-testing module ( #3892 )
2021-08-22 09:56:19 -07:00
Trask Stalnaker
5ff7901efc
Versioned helper resources, part 2 ( #3880 )
...
* Versioned helper resources, part 2
* Remove accidentally added javadoc param
* Spotless
* Fix test
2021-08-20 13:52:04 -07:00
Lauri Tulmin
c96af0d51a
Make empty agent bridged context equal root context ( #3869 )
...
* Make empty agent bridged context equal root context
* use ContextStorageWrappers
* Use method handle to call ContextStorage.root()
* add comment back
* Add missing imort for javadoc generation
2021-08-20 13:51:29 -07:00