Commit Graph

10 Commits

Author SHA1 Message Date
Lauri Tulmin 107201425f
Improve sample distro (#6531)
* Improve sample distro

* address review comments
2022-09-02 12:40:29 +02:00
Anuraag Agrawal cf805d87e0
Run Gradle and compile code with Java 17 (#5623)
* Run Gradle and compile code with Java 17

* Fix examples

* Update spotless version

* Add spotless Java 17 workaround

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-03-18 15:38:51 -07:00
Mateusz Rzeszutek 9e535827e4
Add custom distro instrumentation unit test example (#2373) 2021-02-24 12:33:44 -08:00
Mateusz Rzeszutek 5490e5b4c5
Update distro example to 0.17.0 (#2371) 2021-02-22 11:41:12 -08:00
Mateusz Rzeszutek e98da2a3a2
Fix VerifyError in examples/distro servlet instrumentation (#2319) 2021-02-17 21:55:00 +02:00
Trask Stalnaker c91bff41cb
Add comment about extension shading (#2235) 2021-02-10 09:39:33 +02:00
Anuraag Agrawal fc410706d0
Update to Sdk 0.16.0 (#2221)
* Update to 0.16.0-SNAPSHOT

* Finish

* Finish

* Update to 0.16.0

* Finish
2021-02-09 18:00:54 +09: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 0c8d7fe73f
Miscellaneous cleanup (#1805)
* Remove outdated doc

* Remove unnecessary dependencies

* Formatting

* Rename TRACER to tracer

* Move WrappedFuture to top-level class

* Add missing shadow config

* Use simpler type

* Use simpler base class
2020-11-29 21:05:53 -08:00
Nikita Salnikov-Tarnovski 3185abac10
Add example of creating custom vendor distribution (#1621) 2020-11-21 11:00:53 -08:00