Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Publish integration job log event when fetching alert monitoring policies fails due to project/{PROJECT_ID} is not a workspace #116

Closed
austinkelleher opened this issue Apr 26, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@austinkelleher
Copy link
Contributor

Related:

We should consider changing the fetch-monitoring-alert-policies step handler to wrap the call to client.iterateAlertPolicies in a try/catch and publish a job log message to let the customer know that we were unable to ingest this data due to the is not a workspace configuration. This does not seem like an error that should show up as partial failure of the integration job, but rather that the customer likely choose this type of setup in their GCP project on purpose.

cc @eXtremeX

@austinkelleher austinkelleher added the bug Something isn't working label Apr 26, 2021
@austinkelleher
Copy link
Contributor Author

Fixed in #114

austinkelleher added a commit that referenced this issue Apr 28, 2021
Publish integration job log event when fetching alert monitoring policies
fails due to `project/{PROJECT_ID} is not a workspace
austinkelleher added a commit that referenced this issue Apr 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant