Event Viewer for ArgoCD Notifications #18496
Closed
stefanbuck-snyk
started this conversation in
Ideas
Replies: 1 comment
-
I filled an issue which seems to be the recommended way of sharing feature requests #18514 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a feature suggestion that could greatly improve the debugging and maybe auditing capabilities related to ArgoCD notifications, inspired by the GitHub webhooks functionality.
Currently, it can be challenging to investigate and troubleshoot problems from ArgoCD notifications. While using https://smee.io/ to capture outgoing webhook traffic, I though about GitHub Apps and how they provide a centralized view of recent notification delivery events, payloads, and responses.
This is how this looks in GitHub
Here's how the "Notifications Event Viewer" could work in ArgoCD:
trigger
,service
value
,delivery status
, and maybe even a full-text search across payloads.It's worth noting that this proposal represents a broader vision for the Notifications Event Viewer feature. To start with, a minimum viable product (MVP) version could focus on implementing just a few core capabilities:
I'd be happy to discuss this idea further and provide any additional information or clarification needed.
Beta Was this translation helpful? Give feedback.
All reactions