Commit Graph

58 Commits

Author SHA1 Message Date
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 ed31fbaac9
Don't use static client ID to allow multiple xray samplers in same process, usually for testing. (#57) 2021-07-28 11:24:12 +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 f2afb66760
Fetch and update rules with sampling targets. (#53)
* Fetch and update rules with sampling targets.
2021-07-20 13:14:55 +09:00
Anuraag Agrawal 439cdce902
Update to OTel 1.4.1 (#55) 2021-07-16 17:02:35 +09:00
Anuraag Agrawal b5c909f3b0
Change initial sampler to 5% random to match x-ray docs and add jitter to polling. (#50) 2021-07-07 17:03:42 +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