Skip to content

Finer grained funnel tracking#5589

Merged
stevegsa merged 9 commits intomainfrom
stevegsa-sub-funnels
Nov 9, 2021
Merged

Finer grained funnel tracking#5589
stevegsa merged 9 commits intomainfrom
stevegsa-sub-funnels

Conversation

@stevegsa
Copy link
Contributor

@stevegsa stevegsa commented Nov 7, 2021

Why: Current funnel stats track by event. However events are reused in different contexts at different endpoints. Rather than parse other state markers for each which is highly brittle simply create a new success state token that combines endpoint/path, event, and verb. This will give us finer grain tracking and allow us to track subfunnels. ie 'POST:/api/openid_connect/userinfo:OpenID Connect: bearer token authentication'

@stevegsa stevegsa marked this pull request as ready for review November 7, 2021 05:54
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stevegsa stevegsa merged commit c7ec3ac into main Nov 9, 2021
@stevegsa stevegsa deleted the stevegsa-sub-funnels branch November 9, 2021 18:44
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.

2 participants