golang-samples
golang-samples copied to clipboard
monitoring/snippets: TestGetMetricDescriptor failed
Note: #2361 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 209ae0bf1fd8bd598a3963d393c584ef4275bd4c buildURL: Build Status, Sponge status: failed
Test output
metric_get_test.go:33: createMetric: could not create custom metric: rpc error: code = ResourceExhausted desc = Errors during metric descriptor creation: {(metric: custom.googleapis.com/golang-samples-tests/get, error: Request throttled.)}.
Looks like this issue is flaky. :worried:
I'm going to leave this open and stop commenting.
A human should fix and close this.
When run at the same commit (209ae0bf1fd8bd598a3963d393c584ef4275bd4c), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).
Closing as this looks to be a transitory quota issue
Oops! Looks like this issue is still flaky. It failed again. :grimacing:
I reopened the issue, but a human will need to close it again.
commit: 5000f56e2f379fc7f8725dc8fc32b4c87272a46c buildURL: Build Status, Sponge status: failed
Test output
metric_get_test.go:33: createMetric: could not create custom metric: rpc error: code = ResourceExhausted desc = Errors during metric descriptor creation: {(metric: custom.googleapis.com/golang-samples-tests/get, error: Request throttled.)}.
Closing, since this issue has not occurred in almost a year. Can investigate if it happens again.