Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Configurable queue capacity for azure exporters#949

Merged
lzchen merged 3 commits intocensus-instrumentation:masterfrom
lzchen:logs
Sep 14, 2020
Merged

Configurable queue capacity for azure exporters#949
lzchen merged 3 commits intocensus-instrumentation:masterfrom
lzchen:logs

Conversation

@lzchen
Copy link
Contributor

@lzchen lzchen commented Sep 11, 2020

The trace and log exporters utilize a queue to be added onto for whenever a span/log is created to be exported.
If queue is full, telemetry is dropped and a warning is logged.

This PR adds the ability to configure the max queue size, default is 8192.

Copy link

@hectorhdzg hectorhdzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lzchen lzchen merged commit e577df9 into census-instrumentation:master Sep 14, 2020
@lzchen lzchen deleted the logs branch September 14, 2020 22:45
This was referenced Oct 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants