etcd/Documentation/op-guide
Iwasaki Yudai 6b775cd786 *: Add dbSizeInUse to StatusResposne
Existing dbSize shows physically allocated DB size and the backend
(boltdb) won't shrink it after a compaction until a user runs the defrag command.
The new dbSizeInUse shows the DB size that excludes free pages created
by compactions so that users can see the actual DB usage. dbSize >=
dbSizeInUse is always true.
Note that dbSizeInUse shows a page-based size and not byte level usage.
2018-02-01 12:15:23 -08:00
..
authentication.md etcdserver: swap priority of cert CN and username + password 2017-09-22 15:53:47 +09:00
clustering.md Documentation: document the -discovery-srv-name flag for configuring service name in DNS discovery. 2018-01-25 01:56:19 +00:00
configuration.md Documentation: document the -discovery-srv-name flag for configuring service name in DNS discovery. 2018-01-25 01:56:19 +00:00
container.md Doc: update etcd container image registry references 2017-12-21 19:28:41 -05:00
etcd-sample-grafana.png op-guide: add screenshot to sample Grafana dashboard 2016-11-11 16:21:15 -08:00
etcd3_alert.rules Documentation/op-guide: integer value of 1 is 100% not 1% for failing reqs 2018-01-24 17:09:26 +01:00
etcd3_alert.rules.yml Documentation/op-guide: integer value of 1 is 100% not 1% for failing reqs 2018-01-24 17:09:26 +01:00
failures.md Documentation, op-guide: reorganize etcd operation section 2017-07-12 12:13:06 -07:00
gateway.md op-guide: document configuration flags for gateway 2017-06-01 15:46:12 -07:00
grafana.json Documentation/op-guide: fix unit in grafana 2017-11-06 13:52:05 +08:00
grpc_proxy.md op-guide: TLS termination with grpc-proxy 2017-08-08 09:33:51 -07:00
hardware.md Documentation/op-guide: Typo instance type GCE 2018-01-26 12:02:35 +01:00
maintenance.md *: Add dbSizeInUse to StatusResposne 2018-02-01 12:15:23 -08:00
monitoring.md Documentation/op-guide: remove "./cmd/vendor" in monitoring.md 2018-01-24 15:26:17 -08:00
performance.md op-guide: update performance.md 2017-05-26 14:11:40 -07:00
recovery.md Documentation, op-guide: reorganize etcd operation section 2017-07-12 12:13:06 -07:00
runtime-configuration.md Documentation: cleanup and fix some typo 2017-06-30 20:41:25 -04:00
runtime-reconf-design.md Documentation: cleanup and fix some typo 2017-06-30 20:41:25 -04:00
security.md Documentation/op-guide: fix CHANGELOG links in security.md 2018-01-23 11:00:48 -08:00
supported-platform.md Documentation, op-guide: reorganize etcd operation section 2017-07-12 12:13:06 -07:00
v2-migration.md op-guide/v2-migration: endpoint hashkv post migration 2017-08-06 13:50:22 -07:00
versioning.md Documentation, op-guide: reorganize etcd operation section 2017-07-12 12:13:06 -07:00