@yugabytedb/perf-advisor-ui 1.0.151 → 1.0.152
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/index.js +12 -12
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
|
@@ -1500,24 +1500,24 @@ var p4 = zt((e) => ({
|
|
|
1500
1500
|
"query_rows_avg"
|
|
1501
1501
|
], b4 = [
|
|
1502
1502
|
"active_session_history_eps_client_node",
|
|
1503
|
-
"
|
|
1504
|
-
"
|
|
1505
|
-
"
|
|
1506
|
-
"
|
|
1503
|
+
"query_docdb_read_rpcs",
|
|
1504
|
+
"query_docdb_write_rpcs",
|
|
1505
|
+
"query_docdb_read_operations",
|
|
1506
|
+
"query_docdb_write_operations"
|
|
1507
1507
|
], x4 = [
|
|
1508
1508
|
"active_session_history_eps_client_node",
|
|
1509
|
-
"
|
|
1510
|
-
"
|
|
1511
|
-
"
|
|
1509
|
+
"query_rows_avg",
|
|
1510
|
+
"query_docdb_rows_returned",
|
|
1511
|
+
"query_docdb_rows_scanned"
|
|
1512
1512
|
], N4 = [
|
|
1513
1513
|
"active_session_history_eps_client_node",
|
|
1514
|
-
"
|
|
1515
|
-
"
|
|
1516
|
-
"
|
|
1514
|
+
"query_conflict_retries",
|
|
1515
|
+
"query_read_restart_retries",
|
|
1516
|
+
"query_total_retries"
|
|
1517
1517
|
], E4 = [
|
|
1518
1518
|
"active_session_history_eps_client_node",
|
|
1519
|
-
"
|
|
1520
|
-
"
|
|
1519
|
+
"query_docdb_wait_time_total",
|
|
1520
|
+
"query_catalog_wait_time_total"
|
|
1521
1521
|
], A4 = [{
|
|
1522
1522
|
id: ka.PERFORMANCE_METRICS,
|
|
1523
1523
|
requestGraphs: I4
|