Skip to content

StatsD Proxying #3

Description

@patricksanders

Description

Add the ability to send statsd on to another address, essentially acting as a proxy that provides visibility of what's going through it.

Considerations

This feature could lead to a lack of awareness of statsdebug since it would be passively collecting metric metrics. Since data is stored in memory, resource usage could become an issue for a long-running statsdebug instance that receives a lot of traffic. Potential workarounds include automatic aging out of data, on-demand enabling of data gathering, or maybe just communicating that users should be mindful of memory usage (I like this one).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions