In the default configuration `pollingIntervalNanos = 3 * 10^11` so `pollingIntervalMillis / 100 > Integer.MAX_VALUE`. Switch to storing the jitter in a `long` as well. |
||
|---|---|---|
| .. | ||
| src | ||
| README.md | ||
| build.gradle.kts | ||
| gradle.properties | ||
README.md
AWS X-Ray Support
This module contains a custom IdGenerator and Sampler for use with AWS X-Ray.
Component owners
- Anuraag Agrawal, AWS
- William Armiros, AWS
Learn more about component owners in component_owners.yml.