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

[monitoring] flake: 404 Could not find descriptor for metric #3483

Closed
tmatsuo opened this issue Apr 23, 2020 · 2 comments
Closed

[monitoring] flake: 404 Could not find descriptor for metric #3483

tmatsuo opened this issue Apr 23, 2020 · 2 comments
Assignees
Labels
api: monitoring Issues related to the Cloud Monitoring API. priority: p2 Moderately-important priority. Fix may not be included in next release. testing type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@tmatsuo
Copy link
Contributor

tmatsuo commented Apr 23, 2020

build

Error:
google.api_core.exceptions.NotFound: 404 Could not find descriptor for metric 'custom.googleapis.com/my_metric416be608-ca1a-47c2-86b0-985d87c85dde'.

It seems like when deleting the descriptor, it's already deleted. Maybe we can ignore 404...

@tmatsuo tmatsuo self-assigned this Apr 23, 2020
@tmatsuo tmatsuo added api: monitoring Issues related to the Cloud Monitoring API. priority: p2 Moderately-important priority. Fix may not be included in next release. testing type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 23, 2020
@tmatsuo
Copy link
Contributor Author

tmatsuo commented Apr 23, 2020

It turned out that it's getting 404 on getting the descriptor. I think we can retry that case too.

@tmatsuo
Copy link
Contributor Author

tmatsuo commented Apr 23, 2020

I believe this issue was just in that PR. Closing.

@tmatsuo tmatsuo closed this as completed Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: monitoring Issues related to the Cloud Monitoring API. priority: p2 Moderately-important priority. Fix may not be included in next release. testing type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant