Skip to content

Feature/session tracking#70

Open
mschadegg wants to merge 2 commits intobugsnag:masterfrom
mschadegg:feature/session-tracking
Open

Feature/session tracking#70
mschadegg wants to merge 2 commits intobugsnag:masterfrom
mschadegg:feature/session-tracking

Conversation

@mschadegg
Copy link

Goal

To implement Session tracking for the stability score in Bugsnag.

Design

It builds on top on my other pull request for V3 of the PHP SDK.
Its optional to use session tracking due to the implemented setting.

Changeset

I have added a checkbox to the settings page to allow session tracking to be toggled on/off.
I have implemented the session tracking functionality as early as possible with its own method maybeTrackSession.

Testing

I have manually tested in a test environment against a test project in bugsnag.

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