Skip to content

Integrate TDigestState with circuit breakers #99815

@kkrik-es

Description

@kkrik-es

Description

TDigestis missing integration with circuit breakers. The latter can track memory allocation and throw an exception before exhausting the heap. While the latest (forked) version of the TDigest library has constant memory footprint of < 100kB, it's still possible to create thousands of such instances (one per bucket) so it's still valuable to complete this task.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions