-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels