Pavol Loffay
|
077d8b64f6
|
Move common matchers to tooling/bytebuddy/matcher and ignore matchers to tooling/matcher (#1965)
|
2021-01-10 12:35:53 -08:00 |
Anuraag Agrawal
|
8d74baa2e4
|
Run tests with javaagent. (#1643)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2021-01-04 13:13:24 -08:00 |
Trask Stalnaker
|
8bcd5f1229
|
Simplify Apache HttpAsyncClient instrumentation (#1894)
* Simplify Apache HttpAsyncClient instrumentation
* Bump baseline version to 4.1
* Remove all the Intellij auto-formatting of README
|
2020-12-14 15:16:06 +09:00 |
Anuraag Agrawal
|
3b8827b8ab
|
Update to SDK 0.12.0 (#1830)
* Update to SDK 0.12.0
* Update error message to the current world.
* Bump referenced smoke test versions
* fixes
* dependency hell
* Suppress unused call
* Bump missed smoke tests
* Bump image, bump smoke tests gRPC version
|
2020-12-07 17:16:47 +09:00 |
Trask Stalnaker
|
4cbfb361e1
|
Use Context more in DatabaseClientTracer (#1836)
|
2020-12-07 09:15:15 +02:00 |
Trask Stalnaker
|
65f54e450b
|
Use Context more in HttpClientTracer (#1811)
* Use Context more in HttpClientTracer
* Better http-url-connection response object
* Follow database semantic conv for elasticsearch-rest
* Remove unnecessary CallDepth tracking
|
2020-12-03 11:47:08 -08:00 |
Trask Stalnaker
|
a2770c311e
|
Don't use ConfigUtils outside of AgentTestRunner tests (#1796)
* NetPeerUtilsTest
* RedisCommandNormalizerTest
* InstrumentationModuleTest
* HttpClientTracerTest
* Normalize test config properties
* Create ConfigBuilder in instrumentation-api
* Keep config properties compatible with SDK
|
2020-12-01 16:52:08 -08:00 |
Trask Stalnaker
|
ca76c80820
|
Hardcode expected values in tests (#1803)
* DEFAULT_SPAN_NAME
* TEMP_DESTINATION_NAME
* LoggingContextConstants
* Remove unnecessary dependencies
* Hardcode expected normalized queries in tests
* Spotless
|
2020-11-30 09:16:59 +02:00 |
Trask Stalnaker
|
26f254b10d
|
Create javaagent dirs for all instrumentations, part 2 (#1794)
|
2020-11-28 22:26:49 -08:00 |
Trask Stalnaker
|
41bd489a77
|
Format groovy files (#1793)
|
2020-11-28 21:22:14 -08:00 |
Trask Stalnaker
|
5f263644da
|
Create javaagent dirs for all instrumentations (#1668)
* Create javaagent dirs for all instrumentation
* Add note about kotlin coroutine library instrumentation
* Feedback
|
2020-11-28 21:04:16 -08:00 |
Trask Stalnaker
|
b683c2ff05
|
Convert the last two decorators to tracers and delete BaseDecorator (#1785)
|
2020-11-28 10:50:41 -08:00 |
Mateusz Rzeszutek
|
9a64a628ea
|
Make instrumentations non final (#1752)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2020-11-26 11:22:25 -08:00 |
Anuraag Agrawal
|
31f1a73d59
|
Upgrade build plugin versions. (#1774)
|
2020-11-26 18:16:14 +09:00 |
Mateusz Rzeszutek
|
46a96c09f7
|
Remove unnecessary additionalHelperClasses() from elasticsearch-transport (#1766)
|
2020-11-25 15:00:19 +02:00 |
Mateusz Rzeszutek
|
50c8ab499d
|
Remove no longer needed helperClassNames() methods (#1755)
|
2020-11-24 20:50:32 -08:00 |
Mateusz Rzeszutek
|
13c405c174
|
Make muzzle generate helperClassNames() method (#1714)
|
2020-11-24 10:07:22 -08:00 |
Trask Stalnaker
|
cecdfc2cd0
|
Update instrumentation names to be consistent (#1671)
* Update instrumentation names to be consistent
* Remove amqp from rabbitmq package name
|
2020-11-18 19:53:31 -08:00 |
Mateusz Rzeszutek
|
1a23ac3027
|
Standardize instrumentation names in InstrumentationModules (#1648)
* Standardize instrumentation names in InstrumentationModules
* rename gradle modules:
* vertx-3.0 to vertx-web-3.0
* spark-web-framework-2.3 to spark-2.3
* add JavaDoc describing the naming rules to InstrumentationModule
|
2020-11-17 13:30:28 -08:00 |
Mateusz Rzeszutek
|
aa3ba8d165
|
Refactor Instrumenters into InstrumentationModules - D, E, F, G, H (#1557)
|
2020-11-09 14:41:12 -08:00 |
Anuraag Agrawal
|
d3b60a5e33
|
Rename TRACER to tracer() (#1540)
|
2020-11-02 20:49:51 -08:00 |
Anuraag Agrawal
|
c6eee70660
|
Update to latest snapshot. (#1524)
|
2020-10-29 18:54:09 -07:00 |
Trask Stalnaker
|
3565775b00
|
Format groovy (#1475)
* Apply Intellij format to groovy
* spotless
|
2020-10-26 11:47:12 +09:00 |
Nikita Salnikov-Tarnovski
|
29ec067ef5
|
Actually use requested number of versions to test muzzle (#1396)
|
2020-10-16 11:16:04 -07:00 |
Trask Stalnaker
|
1b51d4a6b1
|
Rename packages (#1367)
|
2020-10-11 13:54:35 -07:00 |
Ioannis Mavroukakis
|
f2de47a150
|
SpanAssert method names should reflect underlying Span method names (#1307)
|
2020-10-05 16:04:08 +09:00 |
Anuraag Agrawal
|
dadaac9a8c
|
Use 2-line license header to match SDK repo (#1321)
* Use 2-line license header to match SDK repo
* Apply change
|
2020-10-05 14:29:56 +09:00 |
Nikita Salnikov-Tarnovski
|
88707c3bb0
|
Review DB semantic conventions (#1284)
|
2020-10-01 11:17:09 -07:00 |
Trask Stalnaker
|
8954f222c0
|
Update to the latest opentelemetry-java 0.9.0-SNAPSHOT (#1266)
|
2020-09-26 20:44:28 -07:00 |
Nikita Salnikov-Tarnovski
|
85e2db8d35
|
Convert all remaining database client decorators to tracers (#1236)
* Geode tracer
* Memcache tracer
* Jedis tracer
* Rediscala tracer
* ElasticsearchTransport tracer
* ElasticsearchRest tracer
* Clean up HibernateDecorator
* Couchbase tracer
* Polish
|
2020-09-23 20:11:30 +03:00 |
Nikita Salnikov-Tarnovski
|
e74ffe2e52
|
Remove support for java7 from buildscripts (#1229)
* Remove support for java7 from buildscripts
* Remove support for java7 from buildscripts
|
2020-09-23 15:40:21 +03:00 |
Nikita Salnikov-Tarnovski
|
f76473de92
|
Fix nightly build failure (#1234)
|
2020-09-22 11:57:19 +03:00 |
Nikita Salnikov-Tarnovski
|
beb1901f5f
|
Review semantic convention for Http Client spans (#1214)
* Review semantic convention for Http Client spans
* Polish
* Update instrumentation/google-http-client-1.19/src/test/groovy/AbstractGoogleHttpClientTest.groovy
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2020-09-18 17:52:08 +03:00 |
Jakub Wach
|
e8b54885c4
|
Enhance AWS DynamoDB instrumentation (#1191)
|
2020-09-18 10:48:56 +03:00 |
Munir Abdinur
|
d58eca23f8
|
move instrumentation-core:spring project to instrumentation (#1092)
|
2020-08-25 15:32:01 +09:00 |
Trask Stalnaker
|
282859c963
|
Remove some unnecessary dependencies (#1052)
|
2020-08-19 21:51:59 -07:00 |
Trask Stalnaker
|
269b3575ef
|
Format gradle files (#1070)
|
2020-08-19 19:05:45 -07:00 |
Helen Y
|
c4c4558b09
|
More refactoring (#1040)
|
2020-08-19 15:43:48 -07:00 |
Anuraag Agrawal
|
bbfdbb39c0
|
Create abstraction for library dependencies for instrumentation. (#977)
* Create abstraction for library dependencies for instrumentation.
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2020-08-19 08:57:31 +09:00 |
Anuraag Agrawal
|
d636364d39
|
Remove elasticsearch-transport-2.0 (#1024)
|
2020-08-17 10:51:28 -07:00 |
Trask Stalnaker
|
7159d04b8d
|
Change groovy import order (#1013)
* Update docs
* Format all groovy code
* Organize imports
|
2020-08-15 23:19:27 -07:00 |
Trask Stalnaker
|
414213f2d1
|
Remove final from parameters (#1003)
|
2020-08-15 22:35:51 -07:00 |
Trask Stalnaker
|
f893ca540b
|
Scripted package renaming (#988)
|
2020-08-15 21:55:01 -07:00 |
Helen Y
|
bb235a0aa3
|
Update package name for tracers (#991)
|
2020-08-14 21:07:18 -07:00 |
Helen Y
|
888ebe17a2
|
Delete HttpClientDecorator (#967)
|
2020-08-14 13:10:56 -07:00 |
Trask Stalnaker
|
f940b2d2de
|
Use OpenTelemetry.getTracer() shortcut (#965)
|
2020-08-14 07:11:06 +03:00 |
Trask Stalnaker
|
7818e33178
|
Package renaming (#970)
|
2020-08-13 20:14:46 -07:00 |
Trask Stalnaker
|
bf9c160570
|
Rename javaagent modules (#952)
|
2020-08-12 22:50:14 -07:00 |
Trask Stalnaker
|
b5fbf90977
|
Extract instrumentation api module (#884)
|
2020-08-09 22:52:33 -07: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 |