Trask Stalnaker
29695853e0
Remove unused config ( #939 )
2020-08-11 07:57:09 +03:00
Munir Abdinur
fe45515536
Add spring webmvc documentation ( #915 )
...
* add readme and rename WebMvcFilter
* Update README.md
* format
* clean up readme
* clean up readme
* clean up readme
* Update README.md
* fix web mvc naming
* format, clean up comments
* format, clean up comments
2020-08-11 11:53:18 +09:00
Trask Stalnaker
b5fbf90977
Extract instrumentation api module ( #884 )
2020-08-09 22:52:33 -07:00
Trask Stalnaker
2c786ab1a1
Fix WithSpan annotation instrumentation ( #929 )
2020-08-09 21:46:50 -07:00
Trask Stalnaker
51717d1e2f
Better info message ( #937 )
2020-08-10 07:31:58 +03:00
Trask Stalnaker
f9f6d1f6b3
Change library shading approach ( #930 )
2020-08-09 11:16:34 -07:00
Trask Stalnaker
0eda3dbd01
Avoid ClassCastException on direct SDK access ( #931 )
2020-08-09 11:16:04 -07:00
Anuraag Agrawal
e991cae7f0
Don't use non-fixed test name for akka executor ( #933 )
2020-08-09 11:00:10 -07:00
Trask Stalnaker
d85cce0f62
Remove annotation instrumentation vertx dependency ( #917 )
...
* Remove annotation instrumentation vertx dependency
* Remove annotation testing dependency
2020-08-08 20:36:27 -07:00
Nikita Salnikov-Tarnovski
3b68c82f90
Extract Akka context propagation into separate module ( #911 )
2020-08-07 20:24:26 -07:00
Munir Abdinur
1d80e19812
Add @Withspan functionality using spring-aop ( #902 )
2020-08-07 20:22:30 -07:00
Munir Abdinur
bbd63f7485
Add spring web documentation ( #914 )
...
* instrumentation-core spring-web-3.1 README first draft
* clean up formatting
* more clean ups
* fix incorrect reference
* Update README.md
* format
* clean up readme
* Update instrumentation-core/spring/spring-web-3.1/README.md
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2020-08-08 10:45:00 +09:00
Anuraag Agrawal
e66a50d5b4
Document endpoint peer mapping ( #909 )
...
* Document endpoint peer mapping
* Better doc
2020-08-07 10:24:56 +09:00
Helen Y
1fcb807590
Refactor HttpClient typed Decorators to Tracers ( #893 )
...
* initial work
* Change OkHttp decorators to tracers
* Change AkkaHttpClient decorator to tracer
* Change ClientDecorator to GrizzlyClientTracer
* Change NettyClientDecorator to Tracer
* Change netty3.8 client decorator to tracer
* Update netty4.1 client decorator to tracer
* Override startScope in child tracers when applicable
* Change KHttpDecorator to tracer
* Change HttpUrlConnectionDecorator to tracer
* Fix muzzle validation failure for grizzly client
* Fix a ratpack client test failure
* Address feedback
* Update delegate for setPeer
* Remove nested try
* Remove unnecessary null check
* Remove asserts
* Add a comment for overriding startSpan(String spanName)
* Remove an irrelevant comment
* Throw an exception when getSetter is null
* Change onPeerConnection to static
* Change getSetter() to be abstract
2020-08-06 17:14:19 -07:00
Nikita Salnikov-Tarnovski
46dfa263af
Remove HttpServerTestAdvice ( #897 )
...
* Remove HttpServerTestAdvice
* Trying to fix
2020-08-06 13:05:55 +03:00
Anuraag Agrawal
2ac65a67d5
Replace Spock retry with Gradle retry. ( #908 )
...
* Replace Spock retry with Gradle retry.
* Retry akka for real
* Warning
2020-08-06 17:59:40 +09:00
Trask Stalnaker
e0d1382d5b
Revert "Split muzzle across multiple executors" ( #899 )
...
This reverts commit 74cd2fdd3d
.
2020-08-05 17:00:32 -07:00
Trask Stalnaker
227bde87ce
Update README config settings ( #830 )
...
* Update README config settings
* Fix Jaeger env var names
* Rename ota prefix to otel
* Add multi-propagator doc
* Include multi-propagator explanation
2020-08-04 16:57:42 +03:00
Munir Abdinur
138128e251
Fix instrumentation core artifact names ( #885 )
2020-08-03 23:12:14 -07:00
Anuraag Agrawal
515fdac34c
Don't mix JUnit4 with JUunit5 in spring tests ( #888 )
2020-08-04 14:58:08 +09:00
Trask Stalnaker
2b8cc4a5ae
Fix grizzly instrumentation ( #887 )
2020-08-03 22:57:51 -07:00
Trask Stalnaker
ae4c133220
Remove save actions setting from contributing doc ( #886 )
2020-08-03 21:53:28 -07:00
Munir Abdinur
906d80be12
clean up spring dependencies ( #878 )
2020-08-03 19:07:36 -07:00
Trask Stalnaker
dce9d6db47
Remove ExceptionLogger refs from instrumentation ( #883 )
2020-08-03 19:04:27 -07:00
Trask Stalnaker
166bfb07cf
Remove latestDepTest from CircleCI ( #880 )
2020-08-03 16:07:00 -07:00
Trask Stalnaker
eed2359803
Update to SDK version 0.7.0 ( #881 )
2020-08-03 16:06:25 -07:00
Trask Stalnaker
303d8f427f
Add response generic parameter to HttpServerTracer ( #870 )
2020-08-03 12:52:55 -07:00
Munir Abdinur
49017cf864
Use assertJ in tests ( #876 )
2020-08-03 12:09:42 -07:00
Munir Abdinur
6a61bc824d
Bug fix for tracer reference in try block ( #877 )
2020-08-03 12:04:27 -07:00
Trask Stalnaker
b9748e06b7
Define the repository scope ( #751 )
2020-08-02 12:07:08 -07:00
Trask Stalnaker
4fd062c656
Add thread propagation debugger ( #860 )
2020-08-02 12:03:21 -07:00
Anuraag Agrawal
ad3963303d
Merge integration tests back into test. ( #871 )
2020-08-02 15:41:47 +09:00
Anuraag Agrawal
0430073f1e
Add --stacktrace to nightly build commands ( #873 )
2020-08-02 13:27:34 +09:00
Trask Stalnaker
bb65682798
Simplify Spring Boot starter auto config ( #868 )
...
* Simplify Spring Boot starter auto config
* spotless
2020-08-02 10:18:51 +09:00
Anuraag Agrawal
87bf97da70
Generate bootstrap jar with gradle instead of when running tests. ( #840 )
...
* Generate bootstrap jar with gradle instead of when running tests.
* kill all semicolons
* docs
* docs
* ByteCodeTest
* Use latestDepTest classpath for its bootstrap jar
* Rename package
* Reformat comment
* Bootstrap jar absolute path
* Save bootstrap jar to reports dir.
* Debug
* Debug
* Use project.getBuildDir
* Restore
* Revert
* testFieldInjection is instrumentation test too.
* Split out bytecode tests for testing-common
* Apply jacoco configuration to all tests.
* Add note that jacoco may be causing frustration.
* YOLO alert - Hope my guess at the reason is correct
* Apply suggestions from code review
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2020-08-02 10:17:52 +09:00
dengliming
d362691100
Use new exporter public constants in spring boot starters ( #863 )
2020-08-01 10:01:09 -07:00
Nikita Salnikov-Tarnovski
d264bc4940
Retry test steps of nightly builds ( #867 )
2020-08-01 23:29:51 +09:00
Giovanni Liva
2e89206a75
FaaS Typed Spans ( #856 )
2020-07-31 15:33:14 -07:00
Giovanni Liva
c89b9b2a26
Messaging Typed Spans ( #855 )
2020-07-31 15:32:52 -07:00
Giovanni Liva
6b21942f86
General Attributes Typed Spans ( #854 )
2020-07-31 15:32:24 -07:00
Giovanni Liva
a7ce0146f1
RPC Typed Spans ( #853 )
2020-07-31 15:31:57 -07:00
Giovanni Liva
bf27428d65
HTTP Typed Spans ( #852 )
2020-07-31 15:31:37 -07:00
Trask Stalnaker
48da19b8a1
Faster spotless ( #844 )
2020-07-31 12:30:21 -07:00
Trask Stalnaker
2af43dbf26
Rename trace.methods.exclude config ( #842 )
2020-07-31 12:30:08 -07:00
Munir Abdinur
d8ba6e3d51
Tests for spring-boot-autoconfigure ( #825 )
2020-07-31 11:52:17 -07:00
Nikita Salnikov-Tarnovski
58fd949524
Create issue if nightly build fails ( #857 )
2020-07-31 21:45:39 +03:00
Sergei Malafeev
8c44dd00e1
Add support for TraceMultiPropagator ( #849 )
2020-07-31 10:18:55 -07:00
Nikita Salnikov-Tarnovski
adec806300
Nightly build fix ( #850 )
2020-07-31 13:15:04 +03:00
Giovanni Liva
35745d8707
Better documentation. No public in interface ( #851 )
2020-07-31 18:56:59 +09:00
Trask Stalnaker
5dc2ca350a
Update config property prefix from ota to otel ( #841 )
...
* Update config property prefix from ota to otel
* more
* format
* more
2020-07-31 08:29:29 +03:00