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: aerospike/metadata.csv
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,7 @@ aerospike.namespace.batch_sub_read_not_found,gauge,,,,[OpenMetricsV2 and Aerospi
195
195
aerospike.namespace.batch_sub_read_success,gauge,,,,[OpenMetricsV2 and Aerospike v3.9+] The number of successful batch-index read sub transactions.,0,aerospike,,,
196
196
aerospike.namespace.batch_sub_read_timeout,gauge,,,,[OpenMetricsV2 and Aerospike v3.9+] The number of batch-index read sub transactions that timed out.,0,aerospike,,,
197
197
aerospike.namespace.batch_sub_tsvc_error,gauge,,,,[OpenMetricsV2 and Aerospike v3.9+] The number of batch-index read sub transactions that failed with an error in the transaction service before attempting to handle the transaction.,0,aerospike,,,
198
-
aerospike.namespace.batch_sub_tsvc_timeout,gauge,,,,[OpenMetricsV2 and Aerospike v3.9+] The number of batch-index read sub transactions that timed out in the transaction service before attempting to handle the transaction.,0,aerospike,,,
198
+
aerospike.namespace.batch_sub_tsvc_timeout,gauge,,,,[OpenMetricsV2 and Aerospike v3.9+] The number of batch-index read sub transactions that timed out in the transaction service before attempting to handle the transaction.,0,aerospike,,,
199
199
aerospike.namespace.batch_sub_udf_complete,gauge,,,,[OpenMetricsV2 and Aerospike v6.0+] Number of completed batch-index UDF subtransactions (for scan/query background UDF jobs),0,aerospike,,,
200
200
aerospike.namespace.batch_sub_udf_error,gauge,,,,[OpenMetricsV2 and Aerospike v6.0+] Number of failed batch-index UDF subtransactions (for scan/query background UDF jobs). Does not include timeouts,0,aerospike,,,
201
201
aerospike.namespace.batch_sub_udf_filtered_out,gauge,,,,[OpenMetricsV2 and Aerospike v6.0+] Number of batch-index UDF subtransactions that did not happen because the record was filtered out with Filter Expressions.,0,aerospike,,,
0 commit comments