A.J. Beamon
|
f31884c749
|
Merge branch 'master' into add-priority-starts-to-status
# Conflicts:
# documentation/sphinx/source/release-notes.rst
|
2019-07-11 15:26:52 -07:00 |
|
Steve Atherton
|
1700d492cf
|
Merge pull request #1823 from ajbeamon/cache-hit-rate-in-status
Tweak cache hit calculations and add cache hit rate to status
|
2019-07-11 14:06:06 -07:00 |
|
A.J. Beamon
|
97609ad991
|
Add information about transaction starts at different priorities to status.
|
2019-07-11 13:54:44 -07:00 |
|
A.J. Beamon
|
8e3c8ee0c4
|
Fix a tab/space mismatch that I was responsible for.
|
2019-07-11 12:07:45 -07:00 |
|
A.J. Beamon
|
b4dbc6d7fa
|
Change the way cache hits and misses are tracked to avoid counting blind page writes as misses and count the results of partial page writes. Report cache hit rate in status.
|
2019-07-10 14:43:20 -07:00 |
|
A.J. Beamon
|
69d7c4f79c
|
Merge branch 'master' into track-run-loop-busyness
# Conflicts:
# documentation/sphinx/source/release-notes.rst
# flow/Net2.actor.cpp
# flow/network.h
|
2019-07-09 18:39:23 -07:00 |
|
A.J. Beamon
|
4be08d9b2d
|
Rename datacenter_version_difference to datacenter_lag and include both seconds and versions.
|
2019-07-05 14:36:18 -07:00 |
|
A.J. Beamon
|
7f23814841
|
Track run loop busyness and report it in status.
|
2019-06-26 14:03:02 -07:00 |
|
A.J. Beamon
|
87e1860d7c
|
A bunch of documentation fixes
|
2019-05-21 16:30:52 -07:00 |
|
Evan Tschannen
|
8590b710bf
|
added additional logging on the logs and log routers
|
2019-05-02 17:24:39 -07:00 |
|
Evan Tschannen
|
3356ac27bf
|
added three_data_hall_fallback configuration
|
2019-04-07 22:58:18 -07:00 |
|
Evan Tschannen
|
628fec8c8b
|
updated status with information about ongoing maintenance
clear the maintenance zone if a different storage server is detected failed
|
2019-04-02 14:15:51 -07:00 |
|
Jingyu Zhou
|
b81de9831f
|
Fix SchemaMismatch error
Add data_distributor and ratekeeper roles to schema.
|
2019-03-27 09:54:01 -07:00 |
|
Meng Xu
|
924212d53c
|
Add mr-status-json-schemas.rst.inc
The mr-status-json-schemas.rst.inc file is a manually changed file
based on the automatically generated commented document about the JSON status
|
2019-03-19 11:25:01 -07:00 |
|