Plugin for exporting "plain old data" to generic endpoints
Nobody has claimed this yet.
- Dominant language
- PLpgSQL
- Stars
- 1.6k
- Forks
- 358
- Avg merge
- 20h 30m
- Merged PRs (30d)
- 27
Description
For a couple reasons (loose coupling of concerns and not having to have every protocol under the sun in the Hydra plugin tree), Hydra should have a notification plugin which publishes relatively plain information about events to a file or similar. I can write this plugin.
Unless I get feedback, I'd like to go with publishing JSON to a file or FIFO.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating Hydra's existing plugin and event-notification code, then determine how a plugin can publish event data as JSON to a file or FIFO. Done means a notification plugin emits the requested plain event information through one of those endpoints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100