yugabyte/yugabyte-db

[DocDB] Track memory for traces when enable_tracing is turned on

Open

#19,511 创建于 2023年10月12日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)C (1,003 fork)batch import
area/docdbgood first issuekind/enhancementpriority/medium

仓库指标

Star
 (8,229 star)
PR 合并指标
 (平均合并 17天 21小时) (30 天内合并 92 个 PR)

描述

Jira Link: DB-8306

Description

When tracing is enabled by turning on the gflag - enable_tracing, significant amount of memory is used up by traces (Proportional to the number of active connections/RPCs). This memory is untracked and can appear as a leak. Its better to track the memory corresponding to the traces.

Issue Type

kind/enhancement

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.

贡献者指南