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

add s12y metrics for setUserId API call #1540

Merged
merged 2 commits into from
Oct 6, 2023
Merged

Conversation

deleonenriqueta
Copy link
Contributor

Issue #1519

@@ -298,6 +298,7 @@ public void addCustomParameters(Map<String, Object> params) {
*/
@Override
public void setUserId(String userId) {
MetricNames.recordApiSupportabilityMetric(MetricNames.SUPPORTABILITY_API_SET_USER_ID);
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't know the specifics of the ticket, but do we want to send the metric if the call is ignored due to high security being enabled? Or have another metric for when it is ignored due to high security?

@deleonenriqueta deleonenriqueta merged commit acdee64 into main Oct 6, 2023
102 checks passed
@deleonenriqueta deleonenriqueta deleted the edeleon/s12y-metrics branch May 24, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants