From f281c44b6d2da6ffb0089a69a5acd043ddffc47e Mon Sep 17 00:00:00 2001 From: mphanias <121247041+mphanias@users.noreply.github.com> Date: Mon, 8 Apr 2024 20:48:47 +0530 Subject: [PATCH] OM-183 - corrected the variable name from DS_PROMETHEUS to DS_AEROSPIKE_PROMETHEUS (#112) --- .../usecases/batch_transactions_view.json | 224 +++++++++--------- 1 file changed, 112 insertions(+), 112 deletions(-) diff --git a/config/grafana/dashboards/usecases/batch_transactions_view.json b/config/grafana/dashboards/usecases/batch_transactions_view.json index d8aef12..9a82404 100644 --- a/config/grafana/dashboards/usecases/batch_transactions_view.json +++ b/config/grafana/dashboards/usecases/batch_transactions_view.json @@ -71,7 +71,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "fieldConfig": { "defaults": { @@ -119,7 +119,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(\n rate(aerospike_namespace_batch_sub_delete_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\n rate(aerospike_namespace_batch_sub_lang_delete_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\n rate(aerospike_namespace_batch_sub_lang_read_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\n rate(aerospike_namespace_batch_sub_lang_write_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\n rate(aerospike_namespace_batch_sub_write_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n)", @@ -131,7 +131,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(\n rate(aerospike_namespace_batch_sub_delete_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\nrate(aerospike_namespace_batch_sub_lang_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\nrate(aerospike_namespace_batch_sub_proxy_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\nrate(aerospike_namespace_batch_sub_read_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\nrate(aerospike_namespace_batch_sub_tsvc_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\nrate(aerospike_namespace_batch_sub_udf_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\nrate(aerospike_namespace_batch_sub_write_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n)", @@ -143,7 +143,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(\n rate(aerospike_namespace_batch_sub_delete_not_found{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\n rate(aerospike_namespace_batch_sub_read_not_found{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n\n)", @@ -154,7 +154,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(\n rate(aerospike_namespace_batch_sub_delete_filtered_out{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\n rate(aerospike_namespace_batch_sub_read_filtered_out{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\n rate(aerospike_namespace_batch_sub_udf_filtered_out{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\n rate(aerospike_namespace_batch_sub_write_filtered_out{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n\n)", @@ -166,7 +166,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(\n rate(aerospike_namespace_batch_sub_delete_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\n rate(aerospike_namespace_batch_sub_proxy_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\n rate(aerospike_namespace_batch_sub_read_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\n rate(aerospike_namespace_batch_sub_tsvc_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\n rate(aerospike_namespace_batch_sub_udf_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n+\n rate(aerospike_namespace_batch_sub_write_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])\n)", @@ -192,7 +192,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_read_success", "fieldConfig": { @@ -282,7 +282,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_read_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -300,7 +300,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_read_filtered_out", "fieldConfig": { @@ -390,7 +390,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_read_filtered_out{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -408,7 +408,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_read_error ", "fieldConfig": { @@ -498,7 +498,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_read_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -516,7 +516,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_read_not_found", "fieldConfig": { @@ -606,7 +606,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_read_not_found{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -624,7 +624,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_read_timeout", "fieldConfig": { @@ -714,7 +714,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_read_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -746,7 +746,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_read_success from proxy", "fieldConfig": { @@ -836,7 +836,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_read_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -854,7 +854,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_read_filtered_out from proxy", "fieldConfig": { @@ -944,7 +944,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_read_filtered_out{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -962,7 +962,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_read_error from proxy", "fieldConfig": { @@ -1052,7 +1052,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_read_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -1070,7 +1070,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_read_not_found from proxy", "fieldConfig": { @@ -1160,7 +1160,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_read_not_found{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -1178,7 +1178,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_read_timeout from proxy", "fieldConfig": { @@ -1268,7 +1268,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_read_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -1300,7 +1300,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_write_success", "fieldConfig": { @@ -1390,7 +1390,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_write_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -1408,7 +1408,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_write_filtered_out", "fieldConfig": { @@ -1498,7 +1498,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_write_filtered_out{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -1516,7 +1516,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_write_error", "fieldConfig": { @@ -1606,7 +1606,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_write_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -1624,7 +1624,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_write_timeout", "fieldConfig": { @@ -1714,7 +1714,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_write_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -1746,7 +1746,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_write_success from proxy", "fieldConfig": { @@ -1836,7 +1836,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_write_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -1854,7 +1854,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_write_filtered_out from proxy", "fieldConfig": { @@ -1944,7 +1944,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_write_filtered_out{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -1962,7 +1962,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_write_error from proxy", "fieldConfig": { @@ -2052,7 +2052,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_write_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -2070,7 +2070,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_write_timeout from proxy", "fieldConfig": { @@ -2160,7 +2160,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_write_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -2192,7 +2192,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_delete_success", "fieldConfig": { @@ -2282,7 +2282,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_delete_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -2300,7 +2300,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_delete_filtered_out", "fieldConfig": { @@ -2390,7 +2390,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_delete_filtered_out{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -2408,7 +2408,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_delete_error", "fieldConfig": { @@ -2498,7 +2498,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_delete_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -2516,7 +2516,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_delete_not_found", "fieldConfig": { @@ -2606,7 +2606,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_delete_not_found{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -2624,7 +2624,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_delete_timeout", "fieldConfig": { @@ -2714,7 +2714,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_delete_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -2746,7 +2746,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_delete_success from proxy", "fieldConfig": { @@ -2836,7 +2836,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_delete_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -2854,7 +2854,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_delete_filtered_out from proxy", "fieldConfig": { @@ -2944,7 +2944,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_delete_filtered_out{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -2962,7 +2962,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_delete_error from proxy", "fieldConfig": { @@ -3052,7 +3052,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_delete_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -3070,7 +3070,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_delete_not_found from proxy", "fieldConfig": { @@ -3160,7 +3160,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_delete_not_found{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -3178,7 +3178,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_delete_timeout from proxy", "fieldConfig": { @@ -3268,7 +3268,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_delete_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -3300,7 +3300,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_udf_complete ", "fieldConfig": { @@ -3390,7 +3390,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_udf_complete{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -3408,7 +3408,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_udf_filtered_out", "fieldConfig": { @@ -3498,7 +3498,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_udf_filtered_out{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -3516,7 +3516,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_udf_error", "fieldConfig": { @@ -3606,7 +3606,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_udf_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -3624,7 +3624,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_udf_time_out", "fieldConfig": { @@ -3714,7 +3714,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_udf_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -3746,7 +3746,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_udf_complete from proxy", "fieldConfig": { @@ -3836,7 +3836,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_udf_complete{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -3854,7 +3854,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_udf_filtered_out from proxy", "fieldConfig": { @@ -3944,7 +3944,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_udf_filtered_out{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -3962,7 +3962,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_udf_error from proxy", "fieldConfig": { @@ -4052,7 +4052,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_udf_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -4070,7 +4070,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_udf_timeout from proxy", "fieldConfig": { @@ -4160,7 +4160,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_udf_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -4192,7 +4192,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_lang_delete_success", "fieldConfig": { @@ -4282,7 +4282,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_lang_delete_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -4300,7 +4300,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_lang_error", "fieldConfig": { @@ -4390,7 +4390,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_lang_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -4408,7 +4408,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_lang_read_success", "fieldConfig": { @@ -4498,7 +4498,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_lang_read_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -4516,7 +4516,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_lang_write_success", "fieldConfig": { @@ -4606,7 +4606,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_lang_write_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -4638,7 +4638,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_lang_delete_success from proxy", "fieldConfig": { @@ -4728,7 +4728,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_lang_delete_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -4746,7 +4746,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_lang_error from proxy", "fieldConfig": { @@ -4836,7 +4836,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_lang_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -4854,7 +4854,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_lang_read_success from proxy", "fieldConfig": { @@ -4944,7 +4944,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_lang_read_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -4962,7 +4962,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of batch_sub_lang_write_success from proxy", "fieldConfig": { @@ -5052,7 +5052,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_lang_write_success{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -5084,7 +5084,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_tsvc_error", "fieldConfig": { @@ -5174,7 +5174,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_tsvc_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -5192,7 +5192,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_tsvc_timeout", "fieldConfig": { @@ -5282,7 +5282,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_tsvc_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -5314,7 +5314,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_tsvc_error from proxy", "fieldConfig": { @@ -5404,7 +5404,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_tsvc_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -5422,7 +5422,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_tsvc_timeout from proxy", "fieldConfig": { @@ -5512,7 +5512,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_from_proxy_batch_sub_tsvc_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -5544,7 +5544,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_proxy_complete", "fieldConfig": { @@ -5634,7 +5634,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_proxy_complete{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -5652,7 +5652,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_proxy_error", "fieldConfig": { @@ -5742,7 +5742,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_proxy_error{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -5760,7 +5760,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "description": "Shows per-second average rate of increase in batch_sub_proxy_timeout", "fieldConfig": { @@ -5850,7 +5850,7 @@ { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aerospike_namespace_batch_sub_proxy_timeout{job=\"$job_name\", cluster_name=~\"$cluster\", service=~\"$node|$^\", ns=~\"$namespace|$^\"}[$__rate_interval])", @@ -5901,7 +5901,7 @@ "current": {}, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "definition": "label_values(aerospike_node_stats_uptime,job)", "hide": 0, @@ -5927,7 +5927,7 @@ "current": {}, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "definition": "label_values(aerospike_node_stats_uptime{job=\"$job_name\"},cluster_name)", "hide": 0, @@ -5953,7 +5953,7 @@ "current": {}, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "definition": "label_values(aerospike_node_stats_uptime{job=\"$job_name\", cluster_name=~\"$cluster|$^\"},service)", "hide": 0, @@ -5979,7 +5979,7 @@ "current": {}, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "${DS_AEROSPIKE_PROMETHEUS}" }, "definition": "label_values(aerospike_namespace_objects{job=\"$job_name\", cluster_name=~\"$cluster|$^\", service=~\"$node|$^\" },ns)", "hide": 0,