Skip to content

BatchedDogStatsd static variables #67

@SamMousa

Description

@SamMousa

Because the BatchedDogStatsd class uses static variables instead it is essentially a singleton.

It is not possible to have multiple instances which target different daemons or have different buffer sizes.

All variables in this class should be non-static.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions