Prototype out webhook event logging for GitHub applications
adrielp opened this issue · 1 comments
adrielp commented
Overview
GitHub enables folks to create apps that will essentially send github event data to webhooks.
We can leverage the OTEL webhook receiver for this. Based on previous prototyping, it may be that the webhook receiver needs changes. This would be a great opportunity to contribute improvements to that receiver, or embed functionality within the gitprovider receiver.
Definition of Done
- documentation updated
- collector updated (see o11y platform deployment infrastructure)
- new work defined to tackle improvements & discussion around path forward
- ADR updated based on discussion in projecto11y
adrielp commented
Closing this out as this work has been done as part of the DORA metrics MVP. Future work will be created as needed.