Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/product-os/diagnostic-event-transformer-bundle
Transformer bundle for handling diagnostic event webhooks
https://github.com/product-os/diagnostic-event-transformer-bundle
Last synced: 6 days ago
JSON representation
Transformer bundle for handling diagnostic event webhooks
- Host: GitHub
- URL: https://github.com/product-os/diagnostic-event-transformer-bundle
- Owner: product-os
- License: agpl-3.0
- Created: 2022-05-03T01:52:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-06T01:08:32.000Z (over 2 years ago)
- Last Synced: 2023-02-28T06:11:18.735Z (over 1 year ago)
- Language: TypeScript
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# diagnostic-event-transformer-bundle
Transformer bundle for handling webhooks from GlitchTip. Incoming application event payloads are stored as `diagnostic-event` type contracts.
## ToDo
- Recognize duplicate events so as to not create noise and unnecessary contracts
- Based on event message, source, application details, etc
- Increase `data.counter` (or equivalent) on original contract instead of creating a new one