Anuraag Agrawal
|
bdd590dd70
|
Update to Otel 1.11 and other dependencies (#228)
* Update to OTel 1.11
* Update more
|
2022-02-10 15:20:24 +09:00 |
Anuraag Agrawal
|
685b189304
|
Migrate from test-sets to test suites. (#214)
|
2022-01-21 14:42:46 +09:00 |
Trask Stalnaker
|
383582cfa6
|
Add more component owners (#172)
* Add more component owners
* Fix the build
|
2022-01-07 14:18:25 -08:00 |
Anuraag Agrawal
|
d6beb881c2
|
Update errorprone (#171)
|
2022-01-07 17:08:13 +09:00 |
Anuraag Agrawal
|
6ed9ba70d1
|
Fail build on warnings (#170)
* Fail build on warnings
* Update dependencyManagement/build.gradle.kts
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-01-07 16:15:27 +09:00 |
Trask Stalnaker
|
6608e448bc
|
Add maven extension component owners to README (#167)
* Add maven extension component owners to README
* Update xray readme also
|
2022-01-04 20:09:12 -08: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
|
85c6cf0429
|
Fix errorprone warnings (#158)
|
2021-12-23 15:23:02 +09:00 |
Anuraag Agrawal
|
7b888a1ce6
|
Enable errorprone (#150)
* Enable errorprone
* git add
|
2021-12-16 21:56:10 +09:00 |
Anuraag Agrawal
|
7ca901a5cb
|
Update dependencies (#142)
* Update dependencies
* Apply spotless
|
2021-12-02 08:38:33 -08:00 |
Anuraag Agrawal
|
42f5f33549
|
X-Ray Sampler: Match rule's HTTP path against http.url attribute if target not present. (#141)
|
2021-11-26 11:38:48 +09:00 |
Anuraag Agrawal
|
ec06b651ab
|
Remove usage of deprecated resource autoconfiguration (#139)
|
2021-11-25 10:47:38 +09:00 |
Anuraag Agrawal
|
4775be2410
|
Use service.name resource attribute instead of span name for service name matcher. (#138)
|
2021-11-25 09:33:51 +09: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 |
Trask Stalnaker
|
b5d88e223c
|
Update spotless config and add .editorconfig (#100)
* Update spotless config and add .editorconfig
* spotlessApply
|
2021-09-27 17:16:23 +09:00 |
Anuraag Agrawal
|
53e8a363af
|
Update to OTel 1.6 (#80)
* Update to OTel 1.6
* Sort
|
2021-09-13 17:35:21 +09:00 |
Anuraag Agrawal
|
efc9952336
|
Update to OTel 1.5 (#73)
|
2021-09-06 11:46:13 +09:00 |
Anuraag Agrawal
|
8d5794a91f
|
First try rate limited sampler for initialSampler of XRay remote sampler. (#68)
|
2021-08-24 09:30:01 +09:00 |
Anuraag Agrawal
|
9b9514e122
|
Allow configuring endpoint with environment variable. (#67)
|
2021-08-09 16:05:34 +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
|
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 |