Trask Stalnaker
6a91dae5a1
Improve reactor test ( #4168 )
2021-09-20 17:21:55 -07:00
Trask Stalnaker
2c9d6e313f
Update change log for 1.6.0 release ( #4164 )
2021-09-18 12:20:46 -07:00
Trask Stalnaker
15cfcfa7b2
Two ghcr container name improvements ( #4165 )
2021-09-18 09:35:47 -07:00
Mateusz Rzeszutek
1a6294e1be
Make CONSUMER receive span a parent of CONSUMER process spans in kafka-streams ( #4151 )
2021-09-17 19:17:00 -07:00
YuDong Tang
3bc0e07c60
#4056 remove oringin handler when removelast in netty ( #4123 )
...
* removelast
* removelast
* addAfter and removeLast
* addAfter and removeLast
* addAfter and removeLast
2021-09-17 13:23:20 -07:00
Mateusz Rzeszutek
dc4ddf7932
Remove ContextStore.Factory interface; use Supplier instead ( #4157 )
2021-09-17 13:00:23 -07:00
Trask Stalnaker
b2984ae731
Fix publishing smoke test windows fake backend ( #4162 )
2021-09-17 12:59:08 -07:00
Trask Stalnaker
411fcca89a
Fix open issue on failure ( #4161 )
2021-09-17 11:50:38 -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
Mateusz Rzeszutek
699cc81990
Remove one unnecessary list copy from AgentLocationStrategy ( #4156 )
2021-09-17 11:30:20 -07:00
Mateusz Rzeszutek
1c3ea2ec56
Convert elasticsearch-rest to Instrumenter API ( #4153 )
...
* Convert elasticsearch-rest to Instrumenter API
* Add net.transport attribute
2021-09-17 11:19:53 -07:00
Trask Stalnaker
6c8175194d
Open issue on smoke test image publishing failure ( #4146 )
...
* Open issue on smoke test image publishing failure
* Update .github/templates/smoke-test-image-publishing-failed.md
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2021-09-17 10:54:15 -07:00
Mateusz Rzeszutek
88ce6af1d6
Convert Rediscala to Instrumenter API ( #4152 )
2021-09-17 10:22:58 -07:00
Trask Stalnaker
07b5d667ec
Build smoke test images on PR ( #4145 )
...
* Build smoke test images on PR
* publish -> build
* Play doesn't support Java 16 (or 17) yet
2021-09-17 09:40:53 -07:00
Akash Suresh
1c35e2adbb
Update doc on suppressing instrumentation ( #4143 )
...
* Update doc on suppressing instrumentation
* Review feedback
2021-09-17 09:40:40 -07:00
Trask Stalnaker
57410cd07c
Use repo-scoped ghcr packages ( #4149 )
2021-09-17 13:12:53 +03:00
Mateusz Rzeszutek
f14eeb0f15
Convert kafka-streams to Instrumenter API ( #4140 )
2021-09-17 09:41:13 +02:00
Lauri Tulmin
59439cb464
Make servlet context path key private ( #4125 )
...
* Make servlet context path key private
* remove accidentally added files
* fix servlet2.2
* use non capturing lambda
* Update instrumentation/servlet/servlet-common/library/src/main/java/io/opentelemetry/instrumentation/servlet/ServletHttpServerTracer.java
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
* use method reference
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2021-09-16 10:23:29 -07:00
Lauri Tulmin
de6c9087fc
Remove reference to bintray in spring doc ( #4139 )
2021-09-16 10:18:20 -07:00
Lauri Tulmin
f8b5316956
Log failed instrumentation matcher ( #4142 )
2021-09-16 10:17:55 -07:00
Lauri Tulmin
53482419c3
Use our version of hasSuperType matcher ( #4141 )
2021-09-16 10:16:34 -07:00
Trask Stalnaker
b448a0f36a
Fix smoke test play build ( #4134 )
2021-09-15 11:00:16 -07:00
Mateusz Rzeszutek
836491ef5f
Make CONSUMER receive span a parent of CONSUMER process spans in Kafka… ( #4122 )
...
* Make CONSUMER receive span a parent of CONSUMER process spans in Kafka instrumentations
* Fix kafka-streams tests
* fixed imports order
2021-09-15 10:39:56 -07:00
Trask Stalnaker
8c23274d7a
Fix smoke test fake backend build ( #4133 )
2021-09-15 10:29:40 -07:00
Trask Stalnaker
d28f0d3d3f
Remove unneeded catch blocks ( #4130 )
...
* Remove unneeded catch blocks
* Update test!
2021-09-15 09:42:18 -07:00
Trask Stalnaker
b8391b1354
Remove the only two author tags ( #4129 )
...
* Remove the only two author tags
* Spotless
2021-09-15 09:42:04 -07:00
Trask Stalnaker
11bc04af9c
Better build names for smoke test images ( #4131 )
2021-09-15 09:39:37 -07:00
Trask Stalnaker
d2794fa231
Add Intellij troubleshooting tips ( #4117 )
...
* Add Intellij troubleshooting tips
* Rename doc and link?
2021-09-14 09:54:34 -07:00
Anna Nosek
8f48dfa875
Fix latestDepTests in Restlet instrumentation ( #4121 )
...
* add latestDepTestLibrary
* spotless
2021-09-14 09:52:29 -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
Mateusz Rzeszutek
74c1f55e35
Allow adding multiple ContextStore fields to one key class, part 3 ( #4110 )
2021-09-14 08:08:36 +02:00
Anna Nosek
473f16fa68
Restlet instrumentation ( #3946 )
...
* server instrumentation with first tests
* migrate to instrumenter API, move TracingFilter to library, rename module, other review refinements
* change name to 1.0 and rebase
* review, add ServerSpanNaming, create RestletTracing
* codenarc fix
* review
* fix TracingFilter behaviour on exception, inline HeadersAdapter's methods
* move instrumentation to doHandle, add StatusFilter in library test
2021-09-13 22:39:25 -07:00
Trask Stalnaker
1c3c3795dc
Update gradle wrapper doc ( #4119 )
2021-09-13 20:08:07 -07:00
Nikita Salnikov-Tarnovski
78a3ba0692
Expand documentation for client span suppression ( #4109 )
...
* Expand documentation for client span suppression
Added a little explanation of the use-cases when such suppression may be useful.
/cc @lmolkova
* Update docs/suppressing-instrumentation.md
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-09-13 11:40:37 -07:00
Mateusz Rzeszutek
2621ca123e
Make InstrumenterBuilder javadoc about span suppression a bit clearer ( #4113 )
...
* Make InstrumenterBuilder javadoc about span suppression a bit clearer
* Update instrumentation-api/src/main/java/io/opentelemetry/instrumentation/api/instrumenter/InstrumenterBuilder.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-09-13 11:40:31 -07:00
Trask Stalnaker
d9a0bdfde2
Fix windows smoke test image build ( #4115 )
2021-09-13 11:40:23 -07:00
Trask Stalnaker
9de4041d4c
More grpc events ( #4098 )
...
* More grpc events
* Fix test
* Update new tests
2021-09-13 10:49:04 -07:00
Lauri Tulmin
15277cf8f5
Convert servlet instrumentation to instrumenter api ( #4078 )
...
* Convert servlet to instrumenter api
* make classes final
* Remove some tracer files
* remove xxx
* fix liberty and wildfly exception smoke test
* fix async smoke test on liberty
* Apply suggestions from code review
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
* generic TextMapGetter for servlets
* not going to use http.route for servlets
* simplify
* add servlet timeout in attribute extractor
* move classes from library to javaagent
* remove unneeded dependency
* make method private
* move helper class initialization to singleton, remove helpers that don't have any methods, add shouldStart checks
* Update instrumentation/servlet/servlet-common/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/servlet/ServletRequestContext.java
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
* add import
* rename methods that start and end spans
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2021-09-13 10:12:34 -07: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
Lauri Tulmin
436184002c
Bridge trace builder ( #4090 )
...
* Bridge tracer builder
* put api 1.4 bridging into separate moulde
* remove duplicate test
* remove testing dependencies
* use static import
* Update instrumentation/opentelemetry-api/opentelemetry-api-1.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/opentelemetryapi/trace/ApplicationTracerProvider.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* rename make -> create
* replace reflection with methodhandle
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-09-13 09:30:02 -07:00
Trask Stalnaker
f964a13fc9
Update Intellij setup docs ( #4103 )
2021-09-13 09:27:15 -07:00
Trask Stalnaker
098aee06c6
Fix grpc instrumentation of callbacks ( #4097 )
...
* Fix grpc instrumentation of callbacks
* Add ListenableFuture test
* Futures.transform
2021-09-13 08:55:46 -07:00
Nikita Salnikov-Tarnovski
1db3f657d1
Update ci.yml ( #4111 )
...
Require successful `muzzle` step before publishing snapshots
2021-09-13 14:30:32 +02:00
Nikita Salnikov-Tarnovski
17d9c6f414
Remove generated InstrumentationModule#getMuzzleReferences() method from the source code ( #4087 )
...
* Remove generated InstrumentationModule#getMuzzleReferences() method from the source code
* Fix errorprone
* Class-based cache for MethodHandle
* Consistent suppression.
2021-09-13 12:55:38 +02:00
Trask Stalnaker
bf2512213e
Consistent naming for nightly builds ( #4101 )
2021-09-13 16:16:44 +09: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
Trask Stalnaker
b48ced5da0
Fix test on windows ( #4094 )
2021-09-12 15:53:38 +02: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
34ddc6911d
Suppress strict scope check for reactor-netty ( #4091 )
2021-09-11 11:46:03 -07:00