Skip to content

Make statsd as a proper node_module #485

Open
@rektide

Description

It'd be lovely to see Statsd grow support material to use it as a library, rather than as a standalone daemon. Rather than app->(statsd->statsd-backend)->storage, it'd be great to have (app->statsd-backend as a single process)->storage, for operational ease (the Dropwizard "the app is the app and requires little else" philosophy) and for footprint.

Metadata

Assignees

No one assigned

    Labels

    featureA new feature, or a feature request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions