Commit Graph

9 Commits

Author SHA1 Message Date
Anuraag Agrawal 685b189304
Migrate from test-sets to test suites. (#214) 2022-01-21 14:42:46 +09:00
Anuraag Agrawal 42818333e2
Switch to javax.annotation.Nullable (#159)
* Switch to javax.annotation.Nullable

* Spotless
2022-01-03 11:40:50 -08:00
Anuraag Agrawal 335c7730b3
Use OkHttp for xray sampling requests. (#135) 2021-11-24 08:10:41 +09:00
Anuraag Agrawal a1158f2917
Update spotless (#107)
* Update spotless

* Reformat
2021-10-05 13:34:58 +09:00
Anuraag Agrawal e1050fae60
Add xray configurable sampler (#64)
* Add xray configurable sampler

* Check name
2021-08-05 09:05:04 +09:00
Anuraag Agrawal 86a0f8b580
Bring in publish-conventions from other repos. (#59)
* Bring in publish-conventions from other repos.

* Remove RELEASE.md for now
2021-08-02 13:23:43 +09:00
Anuraag Agrawal 84bef289f1
Add manually run test code to exercise AWS X-Ray remote sampler end-to-end. (#56) 2021-07-27 07:52:03 +09:00
Anuraag Agrawal 439cdce902
Update to OTel 1.4.1 (#55) 2021-07-16 17:02:35 +09:00
Anuraag Agrawal 8944db8459
Move in x-ray extensions from java repo (#46)
* Copy in aws-xray extension from -java core.

* Typo

* README
2021-07-06 13:54:55 +09:00