- feat: Add deterministic sampler (configurable through the
sampleRate
option) - refactor: Move touch auto-instrumentation to separate package
- feat: Add instrumentation helpers for Android Compose
- add BaggageSpanProcessor
- add debug logging in configure
- include
telemetry.sdk.language
resource attribute
- fix: Fixes a bug with duplicate auto-instrumentation
- feat: Add touch auto-instrumentation for XML-based TextViews
- feat: Use a BatchSpanProcessor
- feat: Implement a debug option for more verbose logging
- maint: Various improvements to smoke tests
- maint: Add spotless linter
- Initial release
- Basic configuration helpers