Lauri Tulmin
3f3180841e
Avoid crashing on early 1.8 openjdk vms ( #4789 )
2021-12-05 13:37:01 +02:00
Lauri Tulmin
10288c6f25
Work around jvm crash on early 1.8 ( #4345 )
...
* Work around jvm crash on early 1.8
* skip retransform if class was already transformed during load
* fix imports after rebase
* add test
* disable test on windows
2021-11-29 22:47:10 -08:00
Nikita Salnikov-Tarnovski
f525f3e03f
Some logging cleanup ( #4734 )
2021-11-29 09:45:23 -08:00
Nikita Salnikov-Tarnovski
50bfdd1043
Upgrade testcontainers version ( #4727 )
...
* Upgrade testcontainers version
* Polish
* Use more stable waiting strategy
* Upgrade all remaining testcontainrs usages
2021-11-29 09:32:41 -08:00
Trask Stalnaker
09d5883fb8
Update supported application servers ( #4715 )
...
* Update naming to Payara
* Alphabetize
* Update supported application servers
* A little more clarity?
2021-11-25 08:15:35 -08:00
Trask Stalnaker
f9146bcf48
Update other gradle wrappers to 7.3 ( #4705 )
2021-11-24 13:19:53 -08:00
Anuraag Agrawal
6063a16f54
Update to OTel 1.9 ( #4634 )
...
* Update to OTel 1.9
* Check null
2021-11-15 17:56:53 +09:00
Lauri Tulmin
4e39f1ad5a
Add smoke test for websphere, update smoke test server versions ( #4613 )
...
* Add smoke test for websphere, update smoke test server versions
* update workflows
* fix workflow
* Apply suggestions from code review
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* revert accidental change
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-11-10 13:43:30 -08:00
Lauri Tulmin
59eb13fbbf
Add smoke test image for websphere and update other images ( #4598 )
...
* Add smoke test image for websphere and update other images
* fix windows liberty image build
* modify workflow to build websphere images
* correct liberty release
* fix typo
* add windows supported flag to server matrix
2021-11-08 08:49:24 -08:00
Lauri Tulmin
b3d9ae8268
Fix sun.misc.Unsafe generation on jdk17 ( #4558 )
...
* Fix sun.misc.Unsafe generation on jdk17
* remove jmxremote argument for now
* spotless
* remove unneeded annotation
2021-11-02 16:05:51 +02:00
Lauri Tulmin
c109773f17
Test modular jdk ( #4501 )
...
* Test modular jdk
* review comment
2021-10-28 10:54:00 -07:00
Lauri Tulmin
9b8ab5eeec
Migrate to spock 2 ( #4458 )
...
* Migrate to spock 2
* Fix smoke test suites
* address review comments
* review comment
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-10-22 08:40:58 -07:00
Nikita Salnikov-Tarnovski
62cc2a77db
Use new smoke test images ( #4439 )
2021-10-20 13:25:36 +03:00
Nikita Salnikov-Tarnovski
6dd6592678
Unify images configuration for smoke test matrix build ( #4437 )
2021-10-20 09:56:04 +03:00
Nikita Salnikov-Tarnovski
2c7ff5e367
Base TomEE smoke test images on jdk ones ( #4425 )
2021-10-20 08:48:51 +03:00
Nikita Salnikov-Tarnovski
538f2a7cd7
Build servlet 5 example app for java8 ( #4423 )
2021-10-19 13:38:20 -07:00
Nikita Salnikov-Tarnovski
6958896cb4
Base Jetty smoke test images on jdk ones ( #4424 )
...
* Base Jetty smoke test images on jdk ones
* Guessing on PowerShell syntax
2021-10-19 13:38:08 -07:00
Nikita Salnikov-Tarnovski
dee28c367c
Base Payara smoke test images on jdk ones ( #4426 )
2021-10-19 13:37:38 -07:00
Nikita Salnikov-Tarnovski
25910d99d3
Base tomcat smoke test images on jdk ones ( #4414 )
2021-10-19 10:54:34 +03:00
Martin
ac91dc090a
Type annotation placement ( #4406 )
...
* switch annotation `org.checkerframework.checker.nullness.qual.Nullable` to `javax.annotation.Nullable`
* code format
2021-10-17 17:38:43 -07:00
Trask Stalnaker
9edb3fd4f5
Rename smoke test image modules ( #4295 )
...
* Move under images directory
* Update references
* More
* Rename matrix to servlet
* executable
* Missed rename
2021-10-05 15:47:01 +09:00
Trask Stalnaker
92394ad9ae
Remove url from HttpServerAttributesExtractor ( #4209 )
...
* Remove url from HttpServerAttributesExtractor
* Remove UriBuilder
* Tracers too
* apache-camel
* Finatra
* jsp
* Ratpack
* Ratpack library
* Ratpack
* Spark
* Feedback
* Fix Undertow
* Vertx
* vertx-web
* play-2.4
* webflux
* jaxrs
* Spotless
* Update semantic-conventions.md
* Update smoke tests
* More realistic target
* Remove outdated doc
* Wording
2021-10-03 09:17:23 -07:00
Trask Stalnaker
cfdc4ac7e5
Change the default javaagent artifact to have exporters ( #4106 )
...
* Change default javaagent to all, introduce slim
* Update release builds
* Update examples build
* Update benchmark-overhead
* Update benchmark-e2e
* Update docs where ok pre-release
* Update misc
* Fix references to fullJavaagentJar
* Fix it
* Delete doc for pre-1.0 releases
* Attach backwards compatible "all" artifact to releases
* Comment
* Comment
* guessing
* fix
* Update version
* Add otlp/grpc exporter to slim artifact
* Fix comment
2021-10-02 11:28:11 -07:00
Trask Stalnaker
635acd41f4
Update tomcat smoke tests to run against Java 17 ( #4233 )
...
* Update tomcat smoke tests
* Fix
* Tomcat 10 on Java 8 is failing
* Fix wildfly
* Hopefully last fix
2021-09-29 12:50:19 -07:00
Trask Stalnaker
1aa005c1a8
Update tomcat smoke test to Java 17 ( #4232 )
...
* Update tomcat smoke test to Java 17
* Update tomcat versions and add more java 17
2021-09-28 20:19:59 -07:00
Trask Stalnaker
0b08391413
Sync linux and windows smoke test images ( #4214 )
2021-09-28 09:10:12 -07:00
Trask Stalnaker
d6f6c7a087
Move servlet images to repo-scoped ghcr packages ( #4213 )
2021-09-28 12:07:19 +03:00
Trask Stalnaker
c5a8920a56
Use repo scoped ghcr package ( #4166 )
...
* smoke-test-spring-boot
* smoke-test-fake-backend
* smoke-test-grpc
* smoke-test-play
* Fix example distro build
* Fix formatting
2021-09-21 13:47:59 -07:00
Trask Stalnaker
0b9d8c37a5
Remove collector from smoke tests ( #4186 )
2021-09-21 12:33:01 -07:00
Trask Stalnaker
278cae4667
Don't use collector dev image ( #4171 )
...
* Update collector config
* Revert "Update collector config"
This reverts commit 4a76a944af .
* Don't use -dev collector image
2021-09-20 20:47:51 -07:00
Trask Stalnaker
15cfcfa7b2
Two ghcr container name improvements ( #4165 )
2021-09-18 09:35:47 -07:00
Trask Stalnaker
b2984ae731
Fix publishing smoke test windows fake backend ( #4162 )
2021-09-17 12:59:08 -07:00
Trask Stalnaker
28c68b91a0
Update "other" smoke tests to Java 16 ( #4144 )
...
* Update "other" smoke tests to Java 16
* Bump extraTag
* Play doesn't support Java 16 (or 17) yet
* Fix formatting
2021-09-17 11:50:21 -07:00
Trask Stalnaker
57410cd07c
Use repo-scoped ghcr packages ( #4149 )
2021-09-17 13:12:53 +03:00
Trask Stalnaker
b448a0f36a
Fix smoke test play build ( #4134 )
2021-09-15 11:00:16 -07:00
Trask Stalnaker
8c23274d7a
Fix smoke test fake backend build ( #4133 )
2021-09-15 10:29:40 -07:00
Anuraag Agrawal
971ca8b19c
Update to OTel 1.6 ( #4120 )
...
* Update to OTel 1.6
* Example build
* More example
* More example
2021-09-14 20:12:18 +09:00
Trask Stalnaker
a576dd5625
Update smoke test docker images ( #4095 )
...
* Update smoke test docker images
* Parallelize
* Clean up
* Some linux Java 17
* Less
2021-09-13 09:59:48 -07:00
Trask Stalnaker
62c604f2f5
Format java files in standalone projects ( #4105 )
2021-09-13 16:16:25 +09:00
Trask Stalnaker
2d79e6a6ef
Upgrade all gradle wrappers ( #4107 )
...
* Upgrade all gradle wrappers
* Add doc
2021-09-13 16:16:10 +09:00
Matthew Ho
6967484a97
Update groovy import order to match default IntelliJ ( #1708 ) ( #4047 )
...
* Update groovy import order to match default IntelliJ (#1708 )
* organized imports for .groovy files to follow default IntelliJ import settings
* updated intellij-setup.md
* Spotless
* drift
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-09-11 11:53:08 -07:00
Trask Stalnaker
c13eb7932e
Update collector port ( #4071 )
2021-09-08 18:18:05 -07:00
Trask Stalnaker
d52d5d6f8b
Bump smoke test timeout ( #4033 )
2021-08-31 09:48:25 -07:00
Trask Stalnaker
ecde2c7940
Fix smoke tests on windows ( #4011 )
...
* Revert "Use --no-daemon on windows builds (#4000 )"
This reverts commit c13063b5ea .
* Fix sporadic smoke test failure on Windows
2021-08-29 21:15:20 -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
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
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
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
Mateusz Rzeszutek
6a3037df73
Support extraResources in WindowsTestContainerManager ( #3868 )
...
* Support extraResources in WindowsTestContainerManager
* Fix span name for liberty servlet test
* Use different server.xml path for linux and windows
2021-08-19 18:38:17 +02:00
Anna Nosek
0fd8d2cc47
Add noop sdk configuration option ( #3539 )
...
* introduce noop
* test configuration
* rename to noop api, move System.setProperty() calls
* remove unnecessary semicolon
* codenarc fix
2021-07-15 11:33:00 +03:00