Evan Tschannen
|
b2ffdf47f0
|
added low priority reads to status
|
2021-02-03 13:24:34 -08:00 |
|
Evan Tschannen
|
8befb0829d
|
Merge pull request #3481 from ajbeamon/fix-dc-timeout-message
Add missing messages to schema and rename one to match later versions
|
2020-07-10 10:30:21 -07:00 |
|
A.J. Beamon
|
b51beead53
|
The backport of a change in later versions didn't include some updates to the schema and a change to the name of one of the messages.
|
2020-07-09 16:58:13 -07:00 |
|
A.J. Beamon
|
693595f4e5
|
Fix make build, fix GRV schema
|
2020-07-09 16:50:08 -07:00 |
|
A.J. Beamon
|
04d1217941
|
Track statistics about server-side request latency on each process, to include min, max, mean, and various percentiles.
|
2020-07-09 16:39:15 -07:00 |
|
A.J. Beamon
|
9bc7eaf55a
|
Add missing status field to documentation
|
2020-06-09 14:57:14 -07:00 |
|
Evan Tschannen
|
ed4d02a3e4
|
Merge pull request #2812 from etschannen/feature-proxy-mem-limit
Limit the amount of requests the proxy can queue up in memory
|
2020-03-16 14:56:56 -07:00 |
|
A.J. Beamon
|
ec27125102
|
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
|
2020-03-16 12:15:40 -07:00 |
|
A.J. Beamon
|
f2defc3a3a
|
Merge pull request #2814 from etschannen/feature-delay-recovery
Prevent coordinated state from filling up with too many old generations
|
2020-03-16 11:45:17 -07:00 |
|
Evan Tschannen
|
bbb07e860b
|
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
|
2020-03-16 11:42:27 -07:00 |
|
Evan Tschannen
|
76db8343c0
|
update status schema
|
2020-03-16 11:00:51 -07:00 |
|
Evan Tschannen
|
04b752b40a
|
Added additional logging related to memory errors (including in status)
|
2020-03-13 18:31:22 -07:00 |
|
Alex Miller
|
5be7fa52bc
|
Remove comma, and add schema change to documentation
|
2020-03-13 14:51:56 -07:00 |
|
Evan Tschannen
|
15f1a75d4f
|
updated documentation for 6.2.18
|
2020-03-06 11:16:10 -08:00 |
|
Trevor Clinkenbeard
|
c7aee1cf79
|
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
|
2019-12-17 11:56:08 -08:00 |
|
Trevor Clinkenbeard
|
b4d43f0677
|
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
|
2019-12-17 11:55:55 -08:00 |
|
tclinken
|
96eb21055c
|
Added comments for in_flight_bytes and in_queue_bytes in status documentation
This issue was pointed out at
https://forums.foundationdb.org/t/how-to-interpret-moving-data-parameters/1621
|
2019-12-17 11:55:42 -08:00 |
|
tclinken
|
44a7502384
|
Added comment on total_written_bytes in status documentation
This issue was pointed out at
https://forums.foundationdb.org/t/when-is-moving-data-total-written-bytes-reset/1625
|
2019-12-17 11:55:26 -08:00 |
|
tclinken
|
74ce5988d2
|
Added comments to status documentation
These comments consolidate some clarifications made at
https://forums.foundationdb.org/t/few-queries-on-status-json/684
|
2019-12-17 11:55:13 -08:00 |
|
Evan Tschannen
|
15a94eea04
|
removed unintended code
|
2019-10-14 18:59:10 -07:00 |
|
Evan Tschannen
|
35e816e9ad
|
added the ability to configure satellite_logs by satellite location, this will overwrite the region configure if both are present
|
2019-10-14 18:30:15 -07:00 |
|
Evan Tschannen
|
045175bd0e
|
added tracking for the size of the system keyspace
|
2019-09-27 22:39:19 -07:00 |
|
A.J. Beamon
|
3f9e392668
|
Merge pull request #2014 from etschannen/feature-fdbcli-sleep
Added a sleep command to fdbcli
|
2019-08-30 11:22:13 -07:00 |
|
Evan Tschannen
|
f3bc7e0abd
|
do not duplicate data distribution disabled fields in status
fixed a few bugs related to the existing data distribution disabled fields in status
|
2019-08-29 18:41:34 -07:00 |
|
A.J. Beamon
|
2b80d836f4
|
Merge branch 'release-6.2' into add-coordinator-to-status-roles-list
# Conflicts:
# documentation/sphinx/source/release-notes.rst
|
2019-08-19 15:03:59 -07:00 |
|
A.J. Beamon
|
a148ddc7d5
|
Fix spacing
|
2019-08-15 14:45:36 -07:00 |
|
A.J. Beamon
|
dc534aea1a
|
Fix spacing
|
2019-08-15 14:44:39 -07:00 |
|
A.J. Beamon
|
b8e57f37d7
|
Add 'coordinator' to the list of roles that a process can have in status.
|
2019-08-15 14:42:49 -07:00 |
|
A.J. Beamon
|
bb72cdd36a
|
Report lag with the usual "seconds" and "versions" fields. Rename and deprecate the qos.*version_lag_storage_server fields.
|
2019-08-15 13:42:39 -07:00 |
|
A.J. Beamon
|
6581161dd3
|
Add ratekeeper's durability lag statistics to status
|
2019-08-15 11:07:04 -07:00 |
|
A.J. Beamon
|
438bc636d5
|
Rename max_machine_failures_without_losing_X to max_zone_failures_without_losing_X in status.
|
2019-07-30 14:02:31 -07:00 |
|
Evan Tschannen
|
90e3b50213
|
Merge branch 'master' into feature-coordinator-connection
# Conflicts:
# fdbclient/DatabaseContext.h
# fdbclient/NativeAPI.actor.cpp
# fdbclient/NativeAPI.actor.h
# fdbserver/workloads/KillRegion.actor.cpp
|
2019-07-26 15:05:02 -07:00 |
|
Evan Tschannen
|
be5d144b8b
|
added status information on connected clients
|
2019-07-25 17:15:31 -07:00 |
|
Evan Tschannen
|
94c66f8d58
|
Merge pull request #1738 from bnamasivayam/consistency-check-disable
Disable/Re-enable consistency check through a database key.
|
2019-07-18 10:56:02 -07:00 |
|
A.J. Beamon
|
2cd05e9ac9
|
Merge pull request #1712 from tclinken/add-local-rk-to-status
Track the local ratekeeper rate in status
|
2019-07-15 15:17:11 -07:00 |
|
Balachandar Namasivayam
|
9169232fa9
|
Add the new messages to Schema.
|
2019-07-15 13:47:27 -07:00 |
|
Evan Tschannen
|
1a18c859c7
|
knobified the durability lag rate controls
|
2019-07-12 18:50:56 -07:00 |
|
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 |
|
Trevor Clinkenbeard
|
1bac04509e
|
Track the local ratekeeper rate as a percentage
This value is reported in status for each storage server.
|
2019-07-09 12:46:53 -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 |
|