You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/server/troubleshooting/debug-routes.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,15 +37,15 @@ For the endpoints that begin with `/databases/*/`, replace `*` with the name of
37
37
| /admin/debug/memory/smaps | GET || Returns all of RavenDB's process mappings including shared/private clean/dirty memory allocations | Available only on Linux |
38
38
| /admin/debug/memory/stats | GET || Full report of memory usage including un/managed usage by thread and free memory status ||
39
39
| /admin/debug/node/engine-logs | GET || Rachis logs ||
40
-
| /admin/debug/node/ping | GET | <ul><li>(Optional)`url`<br /></li><li>(Optional)`node`</li></ul>Specifies the node by url or node tag | Test the ability to reach the server ||
40
+
| /admin/debug/node/ping | GET | <ul><li> `url` (Optional)<br /></li><li> `node` (Optional)</li></ul>Specifies the node by url or node tag | Test the ability to reach the server ||
41
41
| /admin/debug/node/remote-connections | GET || Returns connections' details of members and watchers in the cluster ||
42
42
| /admin/debug/node/state-change-history | GET || List the node's state transition history in the cluster ||
43
43
| /admin/debug/proc/meminfo | GET || Return /proc/<RavenDB ProcNum>/meminfo | Available only on Linux |
44
44
| /admin/debug/proc/stats | GET || Return /proc/<RavenDB ProcNum>/stats | Available only on Linux |
45
45
| /admin/debug/proc/status | GET || Return /proc/<RavenDB ProcNum>/status | Available only on Linux |
46
46
| /admin/debug/threads/runaway | GET || List all threads and their names, sorted by duration ||
47
47
| /build/version | GET || Returns product build number, major version, commit hash and full version number ||
48
-
| /databases/*/admin/debug/cluster/txinfo | GET | <ul><li>(Optional) `from`<br />Number of results to skip</li><li>(Optional) `take`<br />Number of results to take</li></ul> | List the incomplete [cluster transaction commands](../clustering/cluster-transactions.mdx#cluster--cluster-wide-transactions)||
48
+
| /databases/*/admin/debug/cluster/txinfo | GET | <ul><li>`from` (Optional)<br />Number of results to skip</li><li>`take` (Optional)<br />Number of results to take</li></ul> | List the incomplete [cluster transaction commands](../clustering/cluster-transactions.mdx#cluster--cluster-wide-transactions)||
49
49
| /databases/*/admin/debug/txinfo | GET || List ||
50
50
| /databases/*/debug/documents/huge | GET || List IDs of documents which exceed `PerformanceHints.`<br />`Documents.`<br />`HugeDocumentSizeInMb` setting ||
Copy file name to clipboardExpand all lines: versioned_docs/version-6.0/server/troubleshooting/debug-routes.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,15 +37,15 @@ For the endpoints that begin with `/databases/*/`, replace `*` with the name of
37
37
| /admin/debug/memory/smaps | GET || Returns all of RavenDB's process mappings including shared/private clean/dirty memory allocations | Available only on Linux |
38
38
| /admin/debug/memory/stats | GET || Full report of memory usage including un/managed usage by thread and free memory status ||
39
39
| /admin/debug/node/engine-logs | GET || Rachis logs ||
40
-
| /admin/debug/node/ping | GET | <ul><li>(Optional)`url`<br /></li><li>(Optional)`node`</li></ul>Specifies the node by url or node tag | Test the ability to reach the server ||
40
+
| /admin/debug/node/ping | GET | <ul><li> `url` (Optional)<br /></li><li> `node` (Optional)</li></ul>Specifies the node by url or node tag | Test the ability to reach the server ||
41
41
| /admin/debug/node/remote-connections | GET || Returns connections' details of members and watchers in the cluster ||
42
42
| /admin/debug/node/state-change-history | GET || List the node's state transition history in the cluster ||
43
43
| /admin/debug/proc/meminfo | GET || Return /proc/<RavenDB ProcNum>/meminfo | Available only on Linux |
44
44
| /admin/debug/proc/stats | GET || Return /proc/<RavenDB ProcNum>/stats | Available only on Linux |
45
45
| /admin/debug/proc/status | GET || Return /proc/<RavenDB ProcNum>/status | Available only on Linux |
46
46
| /admin/debug/threads/runaway | GET || List all threads and their names, sorted by duration ||
47
47
| /build/version | GET || Returns product build number, major version, commit hash and full version number ||
48
-
| /databases/*/admin/debug/cluster/txinfo | GET | <ul><li>(Optional) `from`<br />Number of results to skip</li><li>(Optional) `take`<br />Number of results to take</li></ul> | List the incomplete [cluster transaction commands](../clustering/cluster-transactions.mdx#cluster--cluster-wide-transactions)||
48
+
| /databases/*/admin/debug/cluster/txinfo | GET | <ul><li>`from` (Optional)<br />Number of results to skip</li><li>`take` (Optional)<br />Number of results to take</li></ul> | List the incomplete [cluster transaction commands](../clustering/cluster-transactions.mdx#cluster--cluster-wide-transactions)||
49
49
| /databases/*/admin/debug/txinfo | GET || List ||
50
50
| /databases/*/debug/documents/huge | GET || List IDs of documents which exceed `PerformanceHints.`<br />`Documents.`<br />`HugeDocumentSizeInMb` setting ||
Copy file name to clipboardExpand all lines: versioned_docs/version-6.2/server/troubleshooting/debug-routes.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,15 +37,15 @@ For the endpoints that begin with `/databases/*/`, replace `*` with the name of
37
37
| /admin/debug/memory/smaps | GET || Returns all of RavenDB's process mappings including shared/private clean/dirty memory allocations | Available only on Linux |
38
38
| /admin/debug/memory/stats | GET || Full report of memory usage including un/managed usage by thread and free memory status ||
39
39
| /admin/debug/node/engine-logs | GET || Rachis logs ||
40
-
| /admin/debug/node/ping | GET | <ul><li>(Optional)`url`<br /></li><li>(Optional)`node`</li></ul>Specifies the node by url or node tag | Test the ability to reach the server ||
40
+
| /admin/debug/node/ping | GET | <ul><li> `url` (Optional)<br /></li><li> `node` (Optional)</li></ul>Specifies the node by url or node tag | Test the ability to reach the server ||
41
41
| /admin/debug/node/remote-connections | GET || Returns connections' details of members and watchers in the cluster ||
42
42
| /admin/debug/node/state-change-history | GET || List the node's state transition history in the cluster ||
43
43
| /admin/debug/proc/meminfo | GET || Return /proc/<RavenDB ProcNum>/meminfo | Available only on Linux |
44
44
| /admin/debug/proc/stats | GET || Return /proc/<RavenDB ProcNum>/stats | Available only on Linux |
45
45
| /admin/debug/proc/status | GET || Return /proc/<RavenDB ProcNum>/status | Available only on Linux |
46
46
| /admin/debug/threads/runaway | GET || List all threads and their names, sorted by duration ||
47
47
| /build/version | GET || Returns product build number, major version, commit hash and full version number ||
48
-
| /databases/*/admin/debug/cluster/txinfo | GET | <ul><li>(Optional) `from`<br />Number of results to skip</li><li>(Optional) `take`<br />Number of results to take</li></ul> | List the incomplete [cluster transaction commands](../clustering/cluster-transactions.mdx#cluster--cluster-wide-transactions)||
48
+
| /databases/*/admin/debug/cluster/txinfo | GET | <ul><li>`from` (Optional)<br />Number of results to skip</li><li>`take` (Optional)<br />Number of results to take</li></ul> | List the incomplete [cluster transaction commands](../clustering/cluster-transactions.mdx#cluster--cluster-wide-transactions)||
49
49
| /databases/*/admin/debug/txinfo | GET || List ||
50
50
| /databases/*/debug/documents/huge | GET || List IDs of documents which exceed `PerformanceHints.`<br />`Documents.`<br />`HugeDocumentSizeInMb` setting ||
Copy file name to clipboardExpand all lines: versioned_docs/version-7.0/server/troubleshooting/debug-routes.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,15 +37,15 @@ For the endpoints that begin with `/databases/*/`, replace `*` with the name of
37
37
| /admin/debug/memory/smaps | GET || Returns all of RavenDB's process mappings including shared/private clean/dirty memory allocations | Available only on Linux |
38
38
| /admin/debug/memory/stats | GET || Full report of memory usage including un/managed usage by thread and free memory status ||
39
39
| /admin/debug/node/engine-logs | GET || Rachis logs ||
40
-
| /admin/debug/node/ping | GET | <ul><li>(Optional)`url`<br /></li><li>(Optional)`node`</li></ul>Specifies the node by url or node tag | Test the ability to reach the server ||
40
+
| /admin/debug/node/ping | GET | <ul><li> `url` (Optional)<br /></li><li> `node` (Optional)</li></ul>Specifies the node by url or node tag | Test the ability to reach the server ||
41
41
| /admin/debug/node/remote-connections | GET || Returns connections' details of members and watchers in the cluster ||
42
42
| /admin/debug/node/state-change-history | GET || List the node's state transition history in the cluster ||
43
43
| /admin/debug/proc/meminfo | GET || Return /proc/<RavenDB ProcNum>/meminfo | Available only on Linux |
44
44
| /admin/debug/proc/stats | GET || Return /proc/<RavenDB ProcNum>/stats | Available only on Linux |
45
45
| /admin/debug/proc/status | GET || Return /proc/<RavenDB ProcNum>/status | Available only on Linux |
46
46
| /admin/debug/threads/runaway | GET || List all threads and their names, sorted by duration ||
47
47
| /build/version | GET || Returns product build number, major version, commit hash and full version number ||
48
-
| /databases/*/admin/debug/cluster/txinfo | GET | <ul><li>(Optional) `from`<br />Number of results to skip</li><li>(Optional) `take`<br />Number of results to take</li></ul> | List the incomplete [cluster transaction commands](../clustering/cluster-transactions.mdx#cluster--cluster-wide-transactions)||
48
+
| /databases/*/admin/debug/cluster/txinfo | GET | <ul><li>`from` (Optional)<br />Number of results to skip</li><li>`take` (Optional)<br />Number of results to take</li></ul> | List the incomplete [cluster transaction commands](../clustering/cluster-transactions.mdx#cluster--cluster-wide-transactions)||
49
49
| /databases/*/admin/debug/txinfo | GET || List ||
50
50
| /databases/*/debug/documents/huge | GET || List IDs of documents which exceed `PerformanceHints.`<br />`Documents.`<br />`HugeDocumentSizeInMb` setting ||
0 commit comments