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

Fix - Metrics that were missing or werent firing #3046

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

coldlink
Copy link
Member

@coldlink coldlink commented Jan 30, 2025

What does this change?

After launching passcodes and looing at the metrics dashboard, I noticed a couple that were missing or not firing.

This PR fixes that.

Firstly OktaPasswordSignInFlow metric no longer needs a usePasscode check, as this is always the case now, and hadn't been firing since #3035

Next OAuthAuthorization::Success had been missing since May 2024 when it had been accidentally removed in #2722

@coldlink coldlink requested a review from a team as a code owner January 30, 2025 12:16
@coldlink coldlink enabled auto-merge January 30, 2025 12:18
Copy link
Contributor

@akinsola-guardian akinsola-guardian left a comment

Choose a reason for hiding this comment

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

LGTM

@coldlink coldlink merged commit 323df24 into main Jan 30, 2025
21 checks passed
@coldlink coldlink deleted the mm/fix-metrics branch January 30, 2025 12:32
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