Jakub Wach
|
e8b54885c4
|
Enhance AWS DynamoDB instrumentation (#1191)
|
2020-09-18 10:48:56 +03:00 |
Anuraag Agrawal
|
9635a5e84f
|
Force flush after finishing lambda function. (#1204)
* Force span flush after lambda invocation.
* Force flush after finishing lambda function.
* bleh
* Better revert
* Accessor
* OpenTelemetrySdkAccess
|
2020-09-17 14:26:24 +09:00 |
Anuraag Agrawal
|
16b7f5b345
|
Move AgentClassLoader out of public API. (#1182)
* Move AgentClassLoader out of public API.
* Move tests too
* Keep auto-api on bootstrap classpath.
|
2020-09-10 14:56:20 +09:00 |
Mateusz Rzeszutek
|
70a06ef086
|
Fix a bug when FieldBackedProvider uses a map and value is set to null (#1177)
|
2020-09-09 14:10:17 +09:00 |
Trask Stalnaker
|
7022f10b81
|
Remove unused code (#1128)
|
2020-08-29 22:06:13 -07:00 |
Trask Stalnaker
|
90efdf2cd0
|
Remove executor queue offer check (#1090)
|
2020-08-26 12:49:12 -07:00 |
dengliming
|
7dd4a6082d
|
Fix hsqldb jdbc urls parsing (#1087)
* Fix hsqldb jdbc urls parsing
* Fix VertxReactive testcase
* Fix review and remove the useless param declaration.
|
2020-08-23 18:36:54 +03: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
|
f46ba88c29
|
Rename library-api artifact to instrumentation-api (#969)
|
2020-08-13 22:43:39 -07:00 |
Trask Stalnaker
|
f940b2d2de
|
Use OpenTelemetry.getTracer() shortcut (#965)
|
2020-08-14 07:11:06 +03:00 |
Trask Stalnaker
|
b5fbf90977
|
Extract instrumentation api module (#884)
|
2020-08-09 22:52:33 -07:00 |