etcd-io/etcd

Add server information to robustness response information

Open

#20.932 geöffnet am 16. Nov. 2025

Auf GitHub ansehen
 (15 Kommentare) (0 Reaktionen) (2 zugewiesene Personen)Go (51.701 Stars) (10.352 Forks)batch import
area/robustness-testinghelp wantedtype/feature

Beschreibung

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

Contributor Guide