Skip to content

Clarify statsd receiver use case description #33502

@dyladan

Description

@dyladan

Component(s)

receiver/statsd

Describe the issue you're reporting

The following line is not clear to me:

Use case: it does not support horizontal pool of collectors. Desired work case is that customers use the receiver as an agent with a single input at the same time.

This seems to be saying that a collector with statsd receiver should run on the same host as a process which emits statsd metrics (this is how I interpret the term "agent"), and have a one-to-one relationship with that process (single input)? The part about not supporting a horizontal pool seems clear that a process should send all of its statsd traffic to a single collector and NOT load balance across multiple.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions