etcd-io/etcd

Add server information to robustness response information

Open

#20 932 ouverte le 16 nov. 2025

Voir sur GitHub
 (15 commentaires) (0 réactions) (2 assignés)Go (10 352 forks)batch import
area/robustness-testinghelp wantedtype/feature

Métriques du dépôt

Stars
 (51 701 stars)
Métriques de merge PR
 (Merge moyen 6j 3h) (71 PRs mergées en 30 j)

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

Guide contributeur