Weaviate · Example Payload

Weaviate Raft Statistics Example

Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

Weaviate Raft Statistics Example is an example object payload from Weaviate, with 18 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

appliedIndexcommitIndexfsmPendinglastContactlastLogIndexlastLogTermlastSnapshotIndexlastSnapshotTermlatestConfigurationlatestConfigurationIndexnumPeersprotocolVersionprotocolVersionMaxprotocolVersionMinsnapshotVersionMaxsnapshotVersionMinstateterm

Example Payload

Raw ↑
{
  "appliedIndex": "example-wtwszkzo",
  "commitIndex": "example-rgfdtyhb",
  "fsmPending": "example-jloiytnx",
  "lastContact": "example-bpmerqic",
  "lastLogIndex": "example-hjnnjplc",
  "lastLogTerm": "example-xkycwfol",
  "lastSnapshotIndex": "example-lhbdauth",
  "lastSnapshotTerm": "example-xtbzjudi",
  "latestConfiguration": {},
  "latestConfigurationIndex": "example-dhskvqgk",
  "numPeers": "example-rbzeqtse",
  "protocolVersion": "example-blhwgjlc",
  "protocolVersionMax": "example-udzyjtcf",
  "protocolVersionMin": "example-fjpnyrxp",
  "snapshotVersionMax": "example-kblzoojt",
  "snapshotVersionMin": "example-bgwnupqn",
  "state": "example-frqwsbco",
  "term": "example-xmxilurv"
}