Skip to content
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

be able to have a "queue handler" callback #6

Open
filippog opened this issue Oct 11, 2013 · 0 comments
Open

be able to have a "queue handler" callback #6

filippog opened this issue Oct 11, 2013 · 0 comments

Comments

@filippog
Copy link

Hi,
it'd be nice to have a callback mechanism every time an event is pulled off the queue, say a process that gets forked (with a timeout) and the result from the API passed somehow (say stdin).
This way it would be possible to chain the pagerduty queue with other systems, case in point I'd like to integrate PD with JIRA and have the two linked, however when I enqueue to pagerduty-nagios I don't know the incident ID and thus can't link that to the JIRA issue I am going to create.
I could use both HTTP APIs directly but that would mean giving up on pagerduty-nagios which has proven quite reliable.

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant