elasticsearch/docs/reference/snapshot-restore
David Turner c8fb9aad40
Track index details in SnapshotInfo (#71754)
This commit adds some per-index statistics to the `SnapshotInfo` blob:

- number of shards
- total size in bytes
- maximum number of segments per shard

It also exposes these statistics in the get snapshot API.
2021-04-19 14:57:32 +01:00
..
apis Track index details in SnapshotInfo (#71754) 2021-04-19 14:57:32 +01:00
delete-snapshot.asciidoc [DOCS] Updating snapshot/restore pages to align with API changes (#59730) 2020-07-17 13:08:13 -04:00
index.asciidoc Further emphasise filesystem backups don't work (#67634) 2021-01-19 17:55:11 +00:00
monitor-snapshot-restore.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
register-repository.asciidoc [DOCS] Fix 'Register a snapshot repo' title (#71224) 2021-04-02 09:26:20 -04:00
restore-snapshot.asciidoc [DOCS] Refactor data stream setup tutorial (#71074) 2021-03-31 17:28:55 -04:00
take-snapshot.asciidoc [DOCS] Refactor data stream setup tutorial (#71074) 2021-03-31 17:28:55 -04:00