-
Notifications
You must be signed in to change notification settings - Fork 6.7k
[monitoring] flake: 404 Could not find descriptor for metric #3483
Copy link
Copy link
Closed
Labels
api: monitoringIssues related to the Cloud Monitoring API.Issues related to the Cloud Monitoring API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testingtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
api: monitoringIssues related to the Cloud Monitoring API.Issues related to the Cloud Monitoring API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testingtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
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...