Skip to content

Send Metrics data as non-durable #310

@bording

Description

@bording

For transports that support non-durable messages (which at this point is only RabbitMQ), there can be performance advantages for sending messages as non-durable.

Metrics data seems like a good candidate for this kind of optimization because each individual data point isn't business critical.

For RabbitMQ, if we sent metrics data as non-durable, it gives the broker permission to skip disk I/O.

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