cadence icon indicating copy to clipboard operation
cadence copied to clipboard

track `historySize` as well as `historyLength`

Open tcrayford opened this issue 3 years ago • 5 comments

Is your feature request related to a problem? Please describe.

I'd like to be able to debug cadence's space usage by breaking down the size of history events by workflow type. But currently I cannot.

Proposed Solution

Proposed by @longquanzheng in the cadence slack: track a historySize in ES so we can query it for aggregation.

Additional context

https://uber-cadence.slack.com/archives/CL22WDF70/p1652201303246719?thread_ts=1652186530.672159&cid=CL22WDF70

tcrayford avatar May 10 '22 17:05 tcrayford

Hi @tcrayford @longquanzheng ! I'm interested to contribute to this project. Can I pick this issue?

NanduTej avatar Jun 18 '22 17:06 NanduTej

Sure ! Thanks for offering the help. you may want to look at how historyLength is implemented to do this one. It should be almost the same way

longquanzheng avatar Jun 18 '22 17:06 longquanzheng

Yes, go head to work on it

On Sun, Aug 28, 2022 at 12:43 PM Himanshu @.***> wrote:

Hello @longquanzheng https://github.com/longquanzheng, I would like to work on this issue. Is it still available ?

— Reply to this email directly, view it on GitHub https://github.com/uber/cadence/issues/4826#issuecomment-1229539226, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABCQPM6L55DNYLNRR5DK2TDV3O6M5ANCNFSM5VSH5XQQ . You are receiving this because you were mentioned.Message ID: @.***>

--

Thanks, Quanzheng

longquanzheng avatar Aug 28 '22 20:08 longquanzheng

This issue is not resolved yet. Can I be assigned this? @longquanzheng

kannishk avatar May 12 '23 14:05 kannishk

Hi @longquanzheng, can i work on this issue.

d-vignesh avatar Feb 26 '24 07:02 d-vignesh