Skip to content

statsd buffer heap running out of memory #267

@ahaq0

Description

@ahaq0

Hi,

Have a long running go routine to refresh a device auth token and was noticing a sharp increase in memory.

used pprof and idenitifed data dog's statsd buffer go keeping all the memory. More specifically, statsd.nextStatsBuffer have the max default size set for the buffer and initialize the buffer with the regular http client.

Tried forcing flush on statsd to no avail but the leak persists, any leads?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions