etcd-io/etcd

Add server information to robustness response information

Aberta

#20.932 aberto em 16 de nov. de 2025

 (15 comentários) (0 reação) (2 responsáveis)Go (10.352 forks)batch import
area/robustness-testinghelp wantedtype/feature

Métricas do repositório

Stars
 (51.701 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 3h) (71 fundiu PRs em 30d)

Description

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

Guia do colaborador