Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update and re-enable the bitdrift SDK #7405

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

snowp
Copy link
Contributor

@snowp snowp commented Jan 8, 2025

This reverts the PR to remove bitdrift and updates it to the latest version 0.6.1

Notable changes:

  • The session management strategy has been exposed in the API. We configure it as activity-based which means that sessions will span multiple process lifetimes if they happen close together, and time out if the app is inactive for too long.
  • addField has been added, which allows adding global fields that will be present on all logs going forward
  • Network integration has been enabled for Android, which should automatic logs for every HTTP call made by the app. The iOS integration does not currently work with Bluesky due to some timing issues related to the bitdrift SDK being behind a feature flag, so this is disabled until we can implement a known fix.

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.

1 participant