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

[v10.1.x] Transforms: Catch errors while running transforms #73527

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport e605c68 from #73451


What is this feature?

This will now catch errors in the transformation pipeline and add them to the result. See also #73344

Why do we need this feature?

Currently when transforms crash, there is no indication that anything went wrong, and the query pipeline is totally broken.

Before:
image

After:
image

@grafana-delivery-bot grafana-delivery-bot bot requested a review from a team as a code owner August 18, 2023 20:57
@grafana-delivery-bot grafana-delivery-bot bot requested review from dprokop and kaydelaney and removed request for a team August 18, 2023 20:57
@grafana-delivery-bot grafana-delivery-bot bot added this to the 10.1.x milestone Aug 18, 2023
@grafana-delivery-bot grafana-delivery-bot bot requested a review from ryantxu August 18, 2023 20:57
@ryantxu ryantxu enabled auto-merge (squash) August 18, 2023 20:58
@ryantxu ryantxu merged commit 51ec4a8 into v10.1.x Aug 28, 2023
@ryantxu ryantxu deleted the backport-73451-to-v10.1.x branch August 28, 2023 21:16
@guicaulada guicaulada modified the milestones: 10.1.x, 10.1.1 Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants