-
Notifications
You must be signed in to change notification settings - Fork 474
[prometheus] Ensure event.kind is correctly set for pipeline errors #7082
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM checking other relevant PRs
This one is failing for invalid types in |
🌐 Coverage report
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
Had to fix some conflicts. Would someone mind kicking off another |
Done @MakoWish |
Package prometheus - 1.13.0 containing this change is available at https://epr.elastic.co/search?package=prometheus |
What does this PR do?
Modify prometheus integration to correctly set
event.kind
for pipeline errors and ensureerror.message
is an array.Checklist
Author's Checklist
How to test this PR locally
Related issues
Screenshots