We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error logs are using repo and repository for different errors.
repo
repository
Quering gcloud panel for staging with the following query, it can be seen some errors with those repo keys.
resource.type="container" resource.labels.cluster_name="staging" resource.labels.namespace_id="lookout" jsonPayload.level="error" jsonPayload.repository:"dpordomingo" OR jsonPayload.repo:"dpordomingo"
example with jsonPayload.repository
jsonPayload.repository
example with jsonPayload.repo
jsonPayload.repo
The text was updated successfully, but these errors were encountered:
dpordomingo
Successfully merging a pull request may close this issue.
Error logs are using
repo
andrepository
for different errors.Quering gcloud panel for staging with the following query, it can be seen some errors with those repo keys.
example with
jsonPayload.repository
example with
jsonPayload.repo
The text was updated successfully, but these errors were encountered: