etcd-io/etcd

Add server information to robustness response information

Open

#20,932 创建于 2025年11月16日

在 GitHub 查看
 (15 评论) (0 反应) (2 负责人)Go (10,352 fork)batch import
area/robustness-testinghelp wantedtype/feature

仓库指标

Star
 (51,701 star)
PR 合并指标
 (平均合并 6天 3小时) (30 天内合并 71 个 PR)

描述

What would you like to be added?

Add MemberId to from response header to the model.EtcdResponse. Ensure it's added to json response and visualized in the porcupine linearization.

Edit: Would be great to have this information showing in tooltip, for that we need https://github.com/anishathalye/porcupine/pull/39

Tasks:

/cc @sneaky-potato @henrybear327 @nwnt

Why is this needed?

Makes it easier to debug linearization failure

贡献者指南