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

Make sure bigquery exporter doesn't crash when a query fails #36

Open
cristinaleonr opened this issue Oct 28, 2021 · 0 comments
Open

Make sure bigquery exporter doesn't crash when a query fails #36

cristinaleonr opened this issue Oct 28, 2021 · 0 comments

Comments

@cristinaleonr
Copy link
Contributor

When a query fails, fails if one of its queries errors out.

A recent example of this issue came up when the queries for the scamper1 data type were released, but the table did not exist yet, which cause a query error, and subsequently bigquery exporter to crash.

2021/10/27 21:55:55 main.go:88: Failed to register collector: aborting (error: googleapi: Error 404: Not found: Table mlab-oti:ndt.scamper1 was not found in location US, notFound)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant