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

feat: Byoid metrics framework #1232

Merged
merged 15 commits into from
Jul 14, 2023
Merged

Conversation

aeitzman
Copy link
Contributor

Adding metrics for BYOID credentials.

@aeitzman aeitzman requested review from a team as code owners June 28, 2023 15:46
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Jun 28, 2023
@aeitzman aeitzman changed the title Byoid metrics framework feat: Byoid metrics framework Jun 28, 2023
return "file";
} else {
return "url";
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Shall we consider using operand here to make is more concise to increase readability?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do you mean a ternary? I personally don't prefer them condition you are checking is long like this.

aeitzman and others added 7 commits July 5, 2023 07:49
Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
@aeitzman aeitzman added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 6, 2023
@aeitzman aeitzman requested review from arithmetic1728 and removed request for arithmetic1728 July 7, 2023 19:04
@sonarcloud
Copy link

sonarcloud bot commented Jul 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Member

@TimurSadykov TimurSadykov left a comment

Choose a reason for hiding this comment

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

LGTM

@aeitzman aeitzman removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 14, 2023
@aeitzman aeitzman merged commit 38bdf60 into googleapis:main Jul 14, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants