Trask Stalnaker
10d759e7c7
Update gradle in standalone modules ( #5970 )
2022-05-04 12:02:50 +03:00
Trask Stalnaker
7f693622ff
Replace deprecated adoptopenjdk docker images ( #5971 )
...
* Adoptium -> Temurin
* more
* windows
2022-05-04 12:01:49 +03:00
Trask Stalnaker
d17a0d7d9a
Instrument SpanKey directly ( #5933 )
...
* Instrument SpanKey directly
* feedback
* Make muzzle work
* Revert unrelated change
2022-05-03 14:56:33 -07:00
Trask Stalnaker
2f4d2ab679
Ignore known problematic jdbc wrappers ( #5967 )
2022-05-03 12:16:17 -07:00
Trask Stalnaker
945bf8abbe
Fix testLatestDeps ( #5968 )
2022-05-03 10:27:27 +03:00
Lauri Tulmin
dded6ffc25
dubbo: fix stacktraces in test output on jdk17 ( #5962 )
2022-05-02 19:21:33 -07:00
Lauri Tulmin
4bd8956dd3
jax-rs: replace common singleton with factory ( #5961 )
2022-05-02 19:12:29 -07:00
Lauri Tulmin
d5b935a92c
Correct artifact name in logback-mdc readme ( #5963 )
2022-05-02 19:12:17 -07:00
Lauri Tulmin
30945cc85e
Remove unused SLF4J_VERSION ( #5964 )
2022-05-02 19:12:08 -07:00
Lauri Tulmin
47128f3a3d
Wait a bit before retrying ( #5965 )
2022-05-02 19:11:59 -07:00
Lauri Tulmin
998c85571a
Play ws: replace common singleton with factory ( #5958 )
...
* Play ws: replace common singleton with factory
* Apply suggestions from code review
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-04-30 13:27:02 +03:00
Lauri Tulmin
dc829b59d3
JaxWS: replace common singleton with factory ( #5960 )
...
* JaxWS: replace common singleton with factory
* address review comments
2022-04-30 13:26:47 +03:00
Lauri Tulmin
b52576b72a
Hibernate: replace common singleton with factory ( #5959 )
2022-04-29 09:47:50 -07:00
Lauri Tulmin
b32d6eb458
Test latest version of paly-ws ( #5956 )
2022-04-29 15:49:52 +03:00
Lauri Tulmin
c5885267c2
Wrong library name in comment ( #5955 )
2022-04-29 15:49:34 +03:00
Mateusz Rzeszutek
dfa43d71a4
Exclude duplicate project classes from inst/ ( #5957 )
2022-04-29 14:13:27 +03:00
Daniel Gradecak
a06f4b1e8e
fix NPE for commons-httpclient v3.1 ( #5944 ) ( #5949 )
...
* fix NPE for commons-httpclient v3.1 (#5944 )
* fix NPE for commons-httpclient v3.1 (#5944 ) - spotless fixes
* extracting abstract class with reused code (#5944 )
2022-04-28 20:19:52 -07:00
Mateusz Rzeszutek
d919f84cf8
Merge javaagent-instrumentation-api into javaagent-extension-api ( #5936 )
...
* Merge javaagent-instrumentation-api into javaagent-extension-api
* remove some leftover references to javaagent-instrumentation-api
* add missing instrumentation-api to distro example
2022-04-28 20:11:15 -07:00
Lauri Tulmin
8beb134910
Load agent classes child first ( #5950 )
2022-04-28 08:37:09 -07:00
Lauri Tulmin
2fa85f12e1
Test latest version of rediscala ( #5951 )
...
* Test latest version of rediscala
* spotless
2022-04-28 08:35:54 -07:00
Lauri Tulmin
2bc962c5ee
Test latest version of finatra ( #5952 )
...
* Test latest version of finatra
* spotless
2022-04-28 08:35:28 -07:00
Lauri Tulmin
a45ee01259
Test latest version of akka-http ( #5945 )
...
* Test latest version of akka-http
* checkstyle
* spotless
2022-04-28 15:08:58 +03:00
Lauri Tulmin
e93f5c3a1e
Flaky redisson async test ( #5940 )
2022-04-28 15:08:39 +03:00
Trask Stalnaker
e3588ceee3
Fix some jul messages ( #5930 )
2022-04-27 10:33:12 -07:00
Lauri Tulmin
51548735c2
Increase get operation timeout for couchbase31 ( #5943 )
2022-04-27 10:25:33 -07:00
Lauri Tulmin
72a4637d0e
Fix flaky spring batch test ( #5935 )
...
* Fix flaky spring batch test
* set only completion policy
2022-04-27 10:23:22 -07:00
Anna Nosek
c14fc5ec35
A hook in HelperInjector for static instrumentation ( #5910 )
...
* introduce hook
* spotless
* review
* rename to HelperInjectorListener
* rename setter
2022-04-26 08:43:04 -07:00
Trask Stalnaker
8dc6e2f327
Suppress PeriodicMetricReader debug logging ( #5934 )
2022-04-26 11:22:11 +03:00
Lauri Tulmin
35d5f58e5a
Suppress logging from PeriodicMetricReader during tests ( #5929 )
2022-04-25 16:47:07 -07:00
Trask Stalnaker
f2714ad021
Small consistency ( #5931 )
2022-04-25 15:06:38 -07:00
dependabot[bot]
8ed3b2001f
Bump github/codeql-action from 1 to 2 ( #5932 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 14:57:09 -07:00
jack-berg
6fe3299f52
Add metric support for grpc ( #5923 )
...
* Add metric support for grpc
* Spotless
2022-04-25 10:36:26 -07:00
Trask Stalnaker
05d06306fa
Merge 1.13.x change log updates to main ( #5922 )
2022-04-25 10:32:13 -07:00
Trask Stalnaker
773ee15ba8
More resilient change log merging ( #5921 )
...
* More resilient change log merging
* --3way
2022-04-25 09:13:54 -07:00
Mateusz Rzeszutek
1345a6665e
Test spring-kafka instrumentation with receive telemetry disabled ( #5913 )
...
* Test spring-kafka instrumentation with receive telemetry disabled
* checkstyle and code review comment
2022-04-25 15:56:55 +02:00
wallezhang
90a239d61b
fix: Fix logging exporter autoconfigured judgment logic problem ( #5928 )
2022-04-25 11:28:44 +03:00
Trask Stalnaker
d209e046d0
Small simplification ( #5920 )
2022-04-25 09:27:51 +02:00
Trask Stalnaker
483caae4d1
Fix muzzle release branch exclusion ( #5914 )
2022-04-22 13:41:35 -07:00
Trask Stalnaker
8e5e815e6b
More release branch exclusions ( #5919 )
...
* More release branch exclusions
* wording
2022-04-22 12:18:06 -07:00
Trask Stalnaker
4fe412bd93
Fix release workflow ( #5918 )
2022-04-22 12:15:40 -07:00
Mateusz Rzeszutek
7d5555432c
Refactor KafkaInstrumenterFactory a bit ( #5911 )
2022-04-22 08:34:26 -07:00
Lauri Tulmin
f7039dc371
Suppress unused waring for advice class ( #5908 )
2022-04-22 08:32:41 -07:00
Lauri Tulmin
4d0564a136
Exclude spring temporary type matching class loader ( #5912 )
2022-04-22 08:32:16 -07:00
Lauri Tulmin
a46e6745cf
Increase timeout for kafka topic creation ( #5909 )
2022-04-22 08:30:41 -07:00
Mateusz Rzeszutek
2bb7873f99
Add javaagent<->application context bridge for HttpRouteHolder ( #5838 )
...
* Add javaagent<->application context bridge for HttpRouteHolder
* remove comments
* fix broken http.route bridge
* spotless
* Move to a separate module
2022-04-22 08:29:54 -07:00
Mateusz Rzeszutek
28825724db
Spring-kafka single record instrumentation ( #5904 )
2022-04-21 14:42:49 -07:00
Lauri Tulmin
ceeaa1b660
Avoid npe in netty 4.1 instrumentation ( #5902 )
2022-04-21 09:28:22 -07:00
Trask Stalnaker
d949a82d06
Sync ( #5900 )
2022-04-21 09:28:09 -07:00
Lauri Tulmin
2e912eb346
Remove outdated info from servlet README.md ( #5903 )
2022-04-21 08:55:30 -07:00
Mateusz Rzeszutek
2c4acd7c81
Introduce LocalRootSpan (replacing ServerSpan) ( #5896 )
...
* Introduce LocalRootSpan (replacing ServerSpan)
* fix tests
* bridge old ServerSpan class
2022-04-21 11:29:10 +02:00