Skip to content

Add buffer limit for stored requests #47

@Kyle-Verhoog

Description

@Kyle-Verhoog

Currently the test agent will store all requests sent to it, without limit. This causes noticeable performance issues after several thousand traces are collected since the agent works by scanning backwards through all traces when performing operations.

The default should be to only store up to a fixed number of requests with an option to configure it.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

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