Skip to content

exportQueueCapacity - How to determine appropriate value? #2212

Closed
@zoomingrocket

Description

@zoomingrocket

We frequently bump into this entry in the application insight log file

`Queuing span:
 * Max export queue size of 16384 has been hit, dropping a span (max export queue size can be increased in the applicationinsights.json configuration file, e.g. { "preview": { "exportQueueCapacity": 32768 } } (48099 times)

We have increased based on recommended size, but we get the next incremental value upon restart :D So any suggestion on how to determine the appropriate value instead of trial and error?
Also could not find any documentation around this, so how this value contributes in terms of increased memory consumption or disk usage, etc?

System information
Please provide the following information:

SDK Version: Java Agent 3.2.10
OS type and version: Cent OS LInux x64 7.9
Application Server type and version (if applicable):
Using spring-boot? No

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