-
Notifications
You must be signed in to change notification settings - Fork 823
Add integration label to notification metrics #3056
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
Add integration label to notification metrics #3056
Conversation
96587a6
to
b15f4ec
Compare
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.
Great catch LGTM! I'm assuming this was introduced upstream but given we have custom metric struct we need to manually update to be on par as I don't see where exactly is the integration being set.
17cca59
to
f1e5af7
Compare
Also, add a metric for when creation of rules manager would fail. Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
f1e5af7
to
e39da3e
Compare
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 (with a nit about the CHANGELOG entry). Thanks!
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
e39da3e
to
c3727b3
Compare
Also, add a metric for when creation of rules manager would fail.
Signed-off-by: Goutham Veeramachaneni gouthamve@gmail.com