Skip to content

StatsdClient fails silently when there's no statsd listening on the given address #25

@gsalgado

Description

@gsalgado

Neither CreateSocket() nor any of the metrics-generating methods (i.e. Timing(), Incr(), etc) return an error when there's no statsd listening on the address given when creating the client, as can be seen at the following gist: https://gist.github.com/gsalgado/07b8bec3e326582c7174

I'd expect them all to return an error in this case.

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