Skip to content

Implement statsd hook #2

@cgilling

Description

@cgilling

It would be nice to have a hook that will output statistics to statsd. Some features that I think would be nice:

  • namespace prefixing
  • keep statistics per query (i.e. create a key for each query)

Possibly this could be implemented using the gokit statsd package, or maybe it would be best to implement generic support for a hook that uses the 3 basic types provided by gokit

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions