You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Will the byoid metric header go to any of the oauth2.googleapis.com/token, IAM token endpoint, VM metadata server endpoints? Will the header go to chemist, or show up in cloud_apis concord table?
Will the byoid metric header go to any of the oauth2.googleapis.com/token, IAM token endpoint, VM metadata server endpoints? Will the header go to chemist, or show up in cloud_apis concord table?
No, it is only going to the sts endpoint (and that is all that is planned for the forseeable future) which does not go through chemist or show up in the cloud_apis table.
Will the byoid metric header go to any of the oauth2.googleapis.com/token, IAM token endpoint, VM metadata server endpoints? Will the header go to chemist, or show up in cloud_apis concord table?
No, it is only going to the sts endpoint (and that is all that is planned for the forseeable future) which does not go through chemist or show up in the cloud_apis table.
please run python -m nox -s blacken to fix the lint errors (and use python -m nox -s lint to verify), also it's complaining line 280 in tests/test_identity_pool.py missed test coverage (you can run python -m nox -s cover to check the coverage after adding more unit tests).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
6 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.