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

Extracting job times from Heroku logs? #159

@jonnor

Description

@jonnor

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions