Skip to content

Investigate forwarder config key: forwarder_requeue_buffer_size #1755

@jszwedko

Description

@jszwedko

Problem

The forwarder_requeue_buffer_size config key sets the in-memory requeue channel size (a third queue alongside the tracked forwarder_high_prio_buffer_size and forwarder_low_prio_buffer_size). Omitting this is inconsistent with tracking the other two.

This issue was split from #1680.

What needs to happen

Determine whether ADP's forwarder reads an equivalent config, hardcodes the value, or lacks the concept entirely. If ADP has an equivalent, confirm the key name and default. If not, decide whether to implement it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/configConfiguration.effort/simpleInvolves trivial changes that should be fine so long as the code compiles and tests pass.forwarder/datadogDatadog forwarder.type/investigationA potential issue that requires further investigation to quantify and categorize.

    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