Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove multiple endpoints support #107

Merged
merged 1 commit into from Aug 23, 2016
Merged

Commits on Aug 23, 2016

  1. Remove multiple endpoints support

    This library exists to interact with the API (mute monitors, create
    dashboards, ...), and for most of these actions it doesn't make sense to
    send them to multiple accounts.
    
    It makes sense for metrics/events/service_checks, and for this usage
    dogstatsd-ruby makes more sense. (as it uses the forwarder included with
    the agent which can easily send to multiple accounts)
    degemer committed Aug 23, 2016
    Copy the full SHA
    f347d48 View commit details
    Browse the repository at this point in the history