Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Extracting job times from Heroku logs? #159

Open
jonnor opened this issue Oct 25, 2016 · 0 comments
Open

Extracting job times from Heroku logs? #159

jonnor opened this issue Oct 25, 2016 · 0 comments

Comments

@jonnor
Copy link
Member

jonnor commented Oct 25, 2016

Right now can get job statistics from New Relic, via using the Msgflo tool. However not everyone uses New Relic or MsgFlo. Everyone uses Heroku though, so would be nice with some generic baseline tool,
that would analyze the Heroku log of worker(s).
Would look for a (configurable) message to indicate message received, message processed successfully, message processing failed/errored.
Not that in case of concurrent processing, we'd need a unique indentifier for the message/job to be able to identify which it is.

Would be implemented similar to the guv-heroku-workerstats tool.
Should also be able to take input as a stream.

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

No branches or pull requests

1 participant