Memory settings
This repository was archived by the owner on Dec 23, 2023. It is now read-only.
This repository was archived by the owner on Dec 23, 2023. It is now read-only.
Description
When exporting trace information:
- What's the high/low watermark for heap usage, if any?
- If the heap usage hits a certain threshold, does the exporter become blocking at that point?
- Is there a way to configure high watermarks for the client?
We were able to verify heap usage increased steadily as we added backpressure to our ingest service. This can become a big issue if we had actual latency issues or if our ingest service was down.
Metadata
Metadata
Labels
Development
No branches or pull requests