Commit Graph

4409 Commits

Author SHA1 Message Date
Brian Devins-Suresh 17f73b6896 Fix small things from review 2020-03-23 10:01:58 -04:00
Nikolay Martynov 461f226a0c
Merge pull request #1331 from DataDog/mar-kolya/run-profiling-tests-on-zulu8
Run profiling tests on zulu8
2020-03-23 08:54:21 -04:00
Nikolay Martynov 6574c6f8b6 Run profiling tests on zulu8 2020-03-23 08:04:15 -04:00
Nikolay Martynov 8c7e3dd4b6 Update gradle to 6.2.2 2020-03-23 08:02:51 -04:00
John Bley 5c5a114349
Fix confusing log message about exporters. (#275) 2020-03-22 14:00:22 -07:00
Trask Stalnaker 396baa69d6
Update OpenTelemetry API/SDK (#257)
* Update dependency version

* Change getTracerFactory to getTracerProvider

* Update some imports

* Change put to set

* Fix up bridge

* Update package names

* Update test SpanProcessor

* Remove null conditionals around setAttribute

* Update shading

* Update span context extraction
2020-03-20 14:13:55 -07:00
Trask Stalnaker 8700b2eb33
Remove span.type attribute (#262) 2020-03-20 13:05:00 -07:00
Brian Devins-Suresh b4be2b18e4 Clarify muzzle specific checks 2020-03-20 14:57:08 -04:00
Brian Devins-Suresh 59dffa3d5d Minimal change to make muzzle pass 2020-03-20 14:27:47 -04:00
Brian Devins-Suresh c8fc300df0 Not used by aws sdk 2020-03-20 14:14:41 -04:00
Brian Devins-Suresh 4ae71c8087 Works with 3.8 also, still need to fix muzzle again 2020-03-20 14:12:39 -04:00
Brian Devins-Suresh 9297ff39f4 Less ambiguous name, also doesn't collide with netty class 2020-03-20 08:00:34 -04:00
Brian Devins-Suresh eb99b410c5 gross hack for muzzle 2020-03-20 06:25:26 -04:00
Brian Devins-Suresh 8e4f9c4dc6 refine gradle config 2020-03-20 05:52:16 -04:00
Brian Devins-Suresh 2d84dd7eec Add a comment for a special case to this netty version 2020-03-20 05:45:09 -04:00
Brian Devins-Suresh baf02ff526 Remove unneccesary checks 2020-03-20 05:41:35 -04:00
Brian Devins-Suresh 7e45aa731f Add module 2020-03-20 05:36:52 -04:00
Brian Devins-Suresh 44905cb2d6 Implement netty 3.9 instrumentation 2020-03-20 05:32:10 -04:00
Lev Priima a5a5743f7c
WeakCache instead of WeakMap (#1256)
WeakCache abstraction in addition to WeakMap
2020-03-20 00:23:07 -07:00
Trask Stalnaker 4921fecdb1
Update instrumentation package names, K-Z (#255) 2020-03-19 22:19:22 -07:00
Trask Stalnaker a066372ff0
Better span names for spring-webflux (#246) 2020-03-19 21:48:52 -07:00
Trask Stalnaker 5287c4a0f1
Better span names for servlet (#243) 2020-03-19 21:23:52 -07:00
Trask Stalnaker 007029b122
Better span names for jdbc (#238) 2020-03-19 19:50:51 -07:00
Trask Stalnaker 11566b7e5e
Better span names for netty (#247) 2020-03-19 19:01:32 -07:00
Trask Stalnaker 5089a05c44
Better span names for spring-webmvc (#245) 2020-03-19 19:00:38 -07:00
Trask Stalnaker e028ed3f5c
Better span names for jms (#240) 2020-03-19 18:59:35 -07:00
Trask Stalnaker 8544cf7e38
Better span names for redis (#239) 2020-03-19 18:57:52 -07:00
Trask Stalnaker bdf2b8eafd
Fix file formatting (#256) 2020-03-19 18:57:05 -07:00
Laplie Anderson 8e6f342e55
Merge pull request #1326 from DataDog/landerson/assets-github-action
Automatically add assets to release
2020-03-19 18:53:32 -04:00
Trask Stalnaker d70f4ded94
Better span names for mongo (#242) 2020-03-19 14:11:24 -07:00
Trask Stalnaker 6142b7a2a4
Fix tracer names to match others (#249) 2020-03-19 14:10:17 -07:00
Trask Stalnaker a8f86d154f
Follow common childOf verification convention (#251) 2020-03-19 14:09:47 -07:00
Trask Stalnaker f35d64941b
Make editorconfig windows friendly (#250) 2020-03-19 14:09:20 -07:00
Trask Stalnaker 18d74daf34
Remove unused code (#252) 2020-03-19 14:08:55 -07:00
Trask Stalnaker 23d0b63836
Add missing package statement (#253) 2020-03-19 14:08:19 -07:00
Trask Stalnaker d4740894d1
Follow static import convention (#254)
* Follow static import convention

* Follow decorator static field name convention
2020-03-19 13:52:20 -07:00
Trask Stalnaker 07c5923f20
Better span names for cassandra (#237) 2020-03-19 10:33:39 -07:00
Trask Stalnaker 56a1227afe
Better span names for kafka (#241) 2020-03-18 15:55:27 -07:00
Trask Stalnaker f88dabedee
Better span names for spring-scheduling (#244) 2020-03-18 15:17:33 -07:00
Laplie Anderson 0678396999 Automatically add assets to release 2020-03-18 17:36:14 -04:00
Tyler Benson 42e3086190
Merge pull request #1319 from DataDog/tyler/fix-array-out-of-bounds
Add check to ensure value isn't empty
2020-03-18 09:52:11 -07:00
John Bley d759f846bb
Rename a temp directory from datadog- to opentelemetry-. (#236) 2020-03-18 09:17:52 -07:00
Tyler Benson 10355d1054
Merge pull request #1322 from DataDog/tyler/ci-pipelines
Change circleci config to version 2.1
2020-03-17 16:23:41 -07:00
John Bley 630afcd7d3
Update thread names (#231)
As threads are visible to users, use 'opentelemetry-' prefix to ensure that it's immediately
obvious that we created the threads when using profilers, thread dumps, etc.

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2020-03-16 14:12:53 -07:00
Tyler Benson 23f4e057cf
Merge pull request #232 from trask/dd-merge
Merge changes from dd-trace-java 0.46.0
2020-03-16 13:33:15 -07:00
Tyler Benson d45682427b Change circleci config to version 2.1 2020-03-16 12:29:49 -07:00
Tyler Benson 7e6cb44ec6 More fixes 2020-03-16 12:26:36 -07:00
Trask Stalnaker 2298885678 Merge tag 'v0.46.0' into dd-merge 2020-03-16 11:25:27 -07:00
Tyler Benson d86cb51aaa Fix more tests and extract timeout values to constant 2020-03-16 09:10:06 -07:00
Tyler Benson 25464456d3 Add tests for http clients
- dropped request
- non-routable request
- https request

Unfortunately I wasn't able to figure out a clean way to test some of these scenarios without making a remote request.
I was also not able to configure everything consistently, so I had to disable that test for several integrations.
2020-03-13 15:05:16 -07:00