Skip to content

Releases: SimFG/etcd-analysis

v0.0.3

02 Nov 09:08
Compare
Choose a tag to compare

New commands are added!

unmarshal: Implement proto.Unmarshal byte array through proto source file

v0.0.2

13 Jan 03:27
Compare
Choose a tag to compare

New commands are added!

  • find: Get key based on certain characters
  • decode: decode the etcd value that is encoded

Improvements:

  1. The etcd values are encoded for a better display
  2. The output of look command can be used to the loki

v0.0.1

23 Aug 03:41
Compare
Choose a tag to compare

Etcd Analysis Tool: Init version.
Four commands:

  • distribute : get the etcd data-size distribute
  • look : look all the etcd data info
  • leader : get the leader node info
  • clear : clear all etcd data