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 |
Anuraag Agrawal
|
f0a6c6d772
|
Update SDK dependency to 0.13.0-SNAPSHOT. (#1924)
* Update SDK dependency to 0.13.0-SNAPSHOT.
* Update smoke tests
* Fix formatting
* Spot
|
2020-12-17 18:20:59 +09:00 |
Trask Stalnaker
|
26f254b10d
|
Create javaagent dirs for all instrumentations, part 2 (#1794)
|
2020-11-28 22:26:49 -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 |
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
|
822be11dbc
|
Use Kotlin context element in agent instrumentation (#1618)
* Use SDK helper
* Revert unintended.
|
2020-11-25 18:45:00 +09:00 |
Mateusz Rzeszutek
|
50c8ab499d
|
Remove no longer needed helperClassNames() methods (#1755)
|
2020-11-24 20:50:32 -08:00 |
Trask Stalnaker
|
0c5c4caaa4
|
Rename java-concurrent and java-classloader instrumentation modules (#1733)
* Rename java-concurrent instrumentation to executors
* Rename java-classloader to classloaders
|
2020-11-23 17:49:10 -08:00 |
Trask Stalnaker
|
238e2ddca5
|
Rename propagation modules (#1706)
* Rename propagation modules
* Fix test
|
2020-11-20 15:05:30 +02:00 |