Android agent version 0.xedit

0.7.0 - 2023/06/02edit

Featuresedit
  • Sending app’s versionCode in the service.build attribute: #153
  • Sending app’s lifecycle events: #159
  • Adding spans, logs and metrics filtering support: #160
Bug fixesedit

0.6.0 - 2023/04/05edit

Featuresedit
  • Using minSdk 24: #149
  • Making OpenTelemetry processors and exporters configurable: #151
  • Making environment name configurable at runtime: #152

0.5.0 - 2023/04/03edit

Featuresedit
  • Added server ApiKey auth support: #141

0.4.0 - 2023/03/30edit

Featuresedit
  • Wrapping HTTP spans: #106
  • Tracking app launch time metrics: #110
  • Added runtime configuration options: #122
  • Added central configuration recording option: #136

0.1.0 - 2022/12/12edit

Featuresedit
  • OpenTelemetry agent set up.
  • Automatic instrumentation of Android Activities and Fragments.
  • Automatic instrumentation of OkHttp client calls.
  • Filtering of http-related Spans