Skip to content

Make GraphiteClient retry connection #3

@danw-volley

Description

@danw-volley

gostatsd is fragile in sense that if Graphite is restarted, the gostatsd also has to be restarted because it will never try to re-establish the connection. This also makes it hard to create robust init scrpts because if Graphite isn't listening when gostatsd is started, then gostatsd will exit. Just because Graphite is started and running doesn't mean it is listening, because it does some init stuff before opening a socket.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions