Skip to content

Conversation

@agrognetti
Copy link
Contributor

@agrognetti agrognetti commented Dec 16, 2025

Summary

  • Readme updated
  • activityLifecycle property added to ObservabilityOptions.Instrumentation KDocs

How did you test this change?

  • No tests needed

Are there any deployment considerations?

No


Note

Updates Android Observability README to use ObservabilityOptions and mobileKey with version 0.19.1, and adds KDoc for the activityLifecycle instrumentation option.

  • Docs (Android Observability):
    • Bump dependency to launchdarkly-observability-android:0.19.1.
    • Update setup to pass mobileKey and construct Observability(this, mobileKey).
    • Replace Options with ObservabilityOptions; add example and outline for logsApiLevel, tracesApi, metricsApi, and instrumentations (including crashReporting, activityLifecycle, launchTime).
  • API KDoc:
    • Document activityLifecycle in ObservabilityOptions.Instrumentations.

Written by Cursor Bugbot for commit a6e82c4. This will update automatically on new commits. Configure here.

- Readme updated
- activityLifecycle property added to ObservabilityOptions.Instrumentation KDocs
@agrognetti agrognetti requested a review from a team as a code owner December 16, 2025 18:19
@agrognetti agrognetti merged commit 08c4d22 into main Dec 16, 2025
23 checks passed
@agrognetti agrognetti deleted the agrognett/update-readme-options-refactor branch December 16, 2025 20:46
abelonogov-ld added a commit that referenced this pull request Dec 16, 2025
* main:
  docs: Update readme with options refactor (#326)
abelonogov-ld added a commit that referenced this pull request Jan 13, 2026
* main: (29 commits)
  chore: release main (#344)
  feat: Android double masking with frame drop (#342)
  chore: update LaunchDarkly SDK dependencies (#336)
  chore: Android SR - cleanup privacy settings (#341)
  chore: release main (#340)
  feat: Added privacy options: maskViews, maskXMLViewIds, maskImageViews (#339)
  test: O11Y-908 - Add Android CI workflows (#337)
  chore: release main (#335)
  feat: publish umd for broser environments (#334)
  chore: release main (#333)
  feat: Pause and resume replay capture on app background/foreground (#329)
  fix: Fix compose coordinate offset.  (#331)
  chore: release main (#324)
  fix(highlight.run): correct privacy masking for empty strings (#332)
  feat: Android SR Identify support  (#330)
  feat: Gzip compression for Graphql request body (#328)
  docs: Update readme with options refactor (#326)
  feat: Graphql client memory optimization (#325)
  feat: Limit accumulating canvas buffer (#322)
  chore: Fix existing RRwebGraphQLReplayLogExporterTest tests (#321)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants