diff --git a/applications_sbx/monitoring/kube-prometheus-stack.yaml b/applications_sbx/monitoring/kube-prometheus-stack.yaml index 65b069d86..b1e33edd1 100644 --- a/applications_sbx/monitoring/kube-prometheus-stack.yaml +++ b/applications_sbx/monitoring/kube-prometheus-stack.yaml @@ -22,7 +22,7 @@ spec: targetRevision: feature/monitoring path: ionos_sbx/kube-prometheus-stack directory: - include: '{kube-prometheus-stack-sso-secret.yaml,kube-prometheus-stack-discord-webhook-infrastructure-secret.yaml,standard-cluster-monitoring-recording-rules.yaml,onzack-namespace-monitoring-recording-rules.yaml}' + include: '*.yaml' - repoURL: https://github.com/DOME-Marketplace/dome-gitops targetRevision: feature/monitoring path: ionos_common/grafana-dashboards diff --git a/ionos_common/grafana-dashboards/alastria-b-network.yaml b/ionos_common/grafana-dashboards/alastria-b-network-grafana.yaml similarity index 97% rename from ionos_common/grafana-dashboards/alastria-b-network.yaml rename to ionos_common/grafana-dashboards/alastria-b-network-grafana.yaml index 09ca93002..609a599eb 100644 --- a/ionos_common/grafana-dashboards/alastria-b-network.yaml +++ b/ionos_common/grafana-dashboards/alastria-b-network-grafana.yaml @@ -5,9 +5,9 @@ metadata: grafana_dashboard: "1" name: alastria-dashboard-b-network data: - alastria-dashboard.json: |- - { - "__inputs": [ + alastria-dashboard-b.json: |- + { + "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", @@ -79,7 +79,7 @@ data: } ] }, - "description": "Provides detailed metrics of Besu nodes", + "description": "Provides an overview of GoQuorum nodes of the Alastria T Network", "editable": false, "fiscalYearStartMonth": 0, "gnetId": 16455, @@ -105,7 +105,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -537,7 +537,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) ((besu_blockchain_height{instance=~\"$system\"} or ethereum_blockchain_height{instance=~\"$system\"}) and besu_synchronizer_snap_world_state_pending_account_requests_current{instance=~\"$system\"} ) >0", @@ -552,7 +552,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "besu_synchronizer_fast_sync_pivot_block_current{instance=~\"$system\"} and besu_synchronizer_snap_world_state_pending_account_requests_current{instance=~\"$system\"} >0 ", @@ -566,7 +566,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) (besu_synchronizer_fast_sync_pivot_block_current{instance=~\"$system\"} - (besu_blockchain_height{instance=~\"$system\"} or ethereum_blockchain_height{instance=~\"$system\"}) and besu_synchronizer_snap_world_state_pending_account_requests_current{instance=~\"$system\"} ) >0 ", @@ -580,7 +580,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) (besu_synchronizer_snap_world_state_generated_nodes_total{instance=~\"$system\"} and besu_synchronizer_snap_world_state_healed_nodes_total{instance=~\"$system\"} ) >0 ", @@ -606,7 +606,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "Total number of data nodes generated and healed as part of snap sync world state download", "fieldConfig": { @@ -687,7 +687,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_synchronizer_snap_world_state_generated_nodes_total{instance=~\"$system\"}", @@ -699,7 +699,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_synchronizer_snap_world_state_healed_nodes_total{instance=~\"$system\"}", @@ -717,7 +717,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -798,7 +798,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_synchronizer_snap_world_state_accounts_total{instance=~\"$system\"}", @@ -809,7 +809,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_synchronizer_snap_world_state_slots_total{instance=~\"$system\"}", @@ -821,7 +821,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_synchronizer_snap_world_state_codes_total{instance=~\"$system\"}", @@ -837,7 +837,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "Number of storage pending requests for snap sync world state download", "fieldConfig": { @@ -918,7 +918,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_synchronizer_snap_world_state_pending_storage_requests_current{instance=~\"$system\"}", @@ -933,7 +933,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "Number of account pending requests for snap sync world state download", "fieldConfig": { @@ -1014,7 +1014,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_synchronizer_snap_world_state_pending_account_requests_current{instance=~\"$system\"}", @@ -1029,7 +1029,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "Number of trie node pending requests for snap sync world state download", "fieldConfig": { @@ -1110,7 +1110,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_synchronizer_snap_world_state_pending_trie_node_requests_current{instance=~\"$system\"}", @@ -1125,7 +1125,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "Number of code pending requests for snap sync world state download", "fieldConfig": { @@ -1206,7 +1206,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_synchronizer_snap_world_state_pending_code_requests_current{instance=~\"$system\"}", @@ -1221,7 +1221,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "Number of entries processed by each world state download pipeline stage", "fieldConfig": { @@ -1302,7 +1302,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_synchronizer_chain_download_pipeline_processed_total{instance=~\"$system\"} != 0", @@ -1317,7 +1317,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "Number of entries processed by each world state download pipeline stage", "fieldConfig": { @@ -1398,7 +1398,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_synchronizer_snap_world_state_pipeline_processed_total{instance=~\"$system\"} != 0", @@ -1413,7 +1413,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "Total number of data nodes healed as part of snap sync world state heal process", "fieldConfig": { @@ -1496,7 +1496,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_synchronizer_snap_world_state_generated_nodes_total{instance=~\"$system\"}[10m]) > 0", @@ -1507,7 +1507,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_synchronizer_snap_world_state_healed_nodes_total{instance=~\"$system\"}[10m]) > 0", @@ -1550,7 +1550,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -1982,7 +1982,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) ((besu_blockchain_height{instance=~\"$system\"} or ethereum_blockchain_height{instance=~\"$system\"}) and besu_synchronizer_world_state_pending_requests_current{instance=~\"$system\"} > 0)", @@ -1996,7 +1996,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) (besu_synchronizer_fast_sync_pivot_block_current{instance=~\"$system\"} and besu_synchronizer_world_state_pending_requests_current{instance=~\"$system\"} > 0)", @@ -2010,7 +2010,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) (besu_synchronizer_fast_sync_pivot_block_current{instance=~\"$system\"} - besu_blockchain_height{instance=~\"$system\"} and besu_synchronizer_world_state_pending_requests_current{instance=~\"$system\"} > 0)", @@ -2024,7 +2024,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) (besu_synchronizer_world_state_pending_requests_current{instance=~\"$system\"} > 0)", @@ -2038,7 +2038,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) (besu_synchronizer_world_state_completed_requests_total{instance=~\"$system\"} and besu_synchronizer_world_state_pending_requests_current{instance=~\"$system\"} > 0)", @@ -2068,7 +2068,7 @@ data: "dashes": false, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -2114,7 +2114,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "expr": "ethereum_best_known_block_number{instance=~'$system'}", "interval": "", @@ -2124,7 +2124,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "expr": "ethereum_blockchain_height{instance=~'$system'}", "interval": "", @@ -2171,7 +2171,7 @@ data: "dashes": false, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -2217,7 +2217,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "expr": "sum by (instance) (besu_synchronizer_world_state_completed_requests_total{instance=~\"$system\"} and besu_synchronizer_world_state_pending_requests_current{instance=~\"$system\"} > 0)", "interval": "", @@ -2262,7 +2262,7 @@ data: "dashes": false, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -2308,7 +2308,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "expr": "besu_synchronizer_world_state_pending_requests_current{instance=~'$system'}", "interval": "", @@ -2318,7 +2318,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "expr": "besu_synchronizer_world_state_existing_nodes_total{instance='$system'}", "interval": "", @@ -2366,7 +2366,7 @@ data: "dashes": false, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -2412,7 +2412,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "expr": "rate(besu_synchronizer_world_state_completed_requests_total{instance=~\"$system\"}[10m])", "interval": "", @@ -2492,7 +2492,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -2914,7 +2914,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) (besu_blockchain_height{instance=~\"$system\"} or ethereum_blockchain_height{instance=~\"$system\"})", @@ -2928,7 +2928,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) (besu_synchronizer_best_known_block{instance=~\"$system\"} or ethereum_best_known_block_number{instance=~\"$system\"})", @@ -2942,7 +2942,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) ((besu_synchronizer_best_known_block{instance=~\"$system\"} - besu_blockchain_height{instance=~\"$system\"}) or (ethereum_best_known_block_number{instance=~\"$system\"} - ethereum_blockchain_height{instance=~\"$system\"}))", @@ -2956,7 +2956,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) ((1/rate(besu_blockchain_height{instance=~\"$system\"}[5m])) or (1/rate(ethereum_blockchain_height{instance=~\"$system\"}[5m])))", @@ -2970,7 +2970,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) (time() - besu_blockchain_chain_head_timestamp{instance=~\"$system\"})", @@ -2984,7 +2984,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) (besu_peers_peer_count_current{instance=~\"$system\"} or ethereum_peer_count{instance=~\"$system\"})", @@ -2998,7 +2998,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": false, "expr": "sum by (instance) ((besu_peers_peer_count_current{instance=~\"$system\"} / besu_network_peers_limit{instance=~\"$system\"}) or ethereum_peer_count{instance=~\"$system\"} / ethereum_peer_limit{instance=~\"$system\"})", @@ -3024,7 +3024,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -3112,7 +3112,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "expr": "1/rate(besu_blockchain_height{instance=~\"$system\"}[5m]) or 1/rate(ethereum_blockchain_height{instance=~\"$system\"}[5m])", "format": "time_series", @@ -3128,7 +3128,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -3216,7 +3216,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "expr": "besu_synchronizer_best_known_block{instance=~\"$system\"} - besu_blockchain_height{instance=~\"$system\"} or ethereum_best_known_block_number{instance=~\"$system\"} - ethereum_blockchain_height{instance=~\"$system\"}", "format": "time_series", @@ -3232,7 +3232,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "Describes the number of connected peers as a percentage of the maximum number of peers that can connect to the node.", "fieldConfig": { @@ -3315,7 +3315,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "expr": "(ethereum_peer_count{instance=~\"$system\"} or besu_peer_count{instance=~\"$system\"})/(ethereum_peer_limit{instance=~\"$system\"} or ethereum_peer_limit{instance=~\"$system\"})", "interval": "", @@ -3342,7 +3342,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -3431,7 +3431,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -3448,7 +3448,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -3537,7 +3537,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -3564,7 +3564,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -3645,7 +3645,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "expr": "rate(jvm_gc_collection_seconds_sum{instance=~\"$system\", job=~\".*besu-node\"}[1m])", @@ -3665,7 +3665,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -3751,7 +3751,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "expr": "jvm_memory_bytes_used{instance=~\"$system\", area=\"heap\", job=~\".*besu-node\"} + ignoring(area) jvm_memory_bytes_used{instance=~\"$system\", area=\"nonheap\", job=~\".*besu-node\"}", @@ -3768,7 +3768,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -3854,7 +3854,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -3887,7 +3887,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -3970,7 +3970,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -3987,7 +3987,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -4070,7 +4070,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -4087,7 +4087,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -4173,7 +4173,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -4186,7 +4186,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -4200,7 +4200,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -4218,7 +4218,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -4306,7 +4306,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -4319,7 +4319,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -4333,7 +4333,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -4351,7 +4351,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -4439,7 +4439,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -4452,7 +4452,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -4466,7 +4466,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -4484,7 +4484,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -4570,7 +4570,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -4583,7 +4583,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -4597,7 +4597,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -4633,7 +4633,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -4718,7 +4718,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "expr": "node_filesystem_size_bytes{mountpoint=\"/data\", instance=~\"$system\"} ", "interval": "", @@ -4732,7 +4732,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -4817,7 +4817,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "expr": "1 - node_filesystem_avail_bytes{mountpoint=\"/data\", instance=~\"$system\"} / node_filesystem_size_bytes{mountpoint=\"/data\", instance=~\"$system\"}", "interval": "", @@ -4831,7 +4831,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -4917,7 +4917,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "expr": "node_filesystem_size_bytes{mountpoint=\"/data\", instance=~\"$system\"} - node_filesystem_avail_bytes{mountpoint=\"/data\", instance=~\"$system\"}", "interval": "", @@ -4931,7 +4931,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -5016,7 +5016,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "expr": "node_filesystem_avail_bytes{mountpoint=\"/data\", instance=~\"$system\"}", "interval": "", @@ -5030,7 +5030,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -5116,7 +5116,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "expr": "irate(process_cpu_seconds_total{instance=~\"$system\", job=~\".*besu-node\"}[1m])", @@ -5134,7 +5134,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -5220,7 +5220,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -5237,7 +5237,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -5439,7 +5439,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(node_disk_read_bytes_total{instance=~\"$system\",device=~\"$diskdevices\"}[$__rate_interval])", @@ -5454,7 +5454,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(node_disk_written_bytes_total{instance=~\"$system\",device=~\"$diskdevices\"}[$__rate_interval])", @@ -5473,7 +5473,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -5633,7 +5633,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(node_network_receive_bytes_total{instance=~\"$system\"}[$__rate_interval])", @@ -5647,7 +5647,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(node_network_transmit_bytes_total{instance=~\"$system\", device=\"eth0\"}[$__rate_interval])*8", @@ -5665,7 +5665,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -5750,7 +5750,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -5790,7 +5790,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -5867,7 +5867,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -5884,7 +5884,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -5962,7 +5962,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -5979,7 +5979,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -6057,7 +6057,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "builder", "exemplar": true, @@ -6074,7 +6074,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -6151,7 +6151,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -6168,7 +6168,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -6245,7 +6245,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -6262,7 +6262,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -6339,7 +6339,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -6356,7 +6356,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -6433,7 +6433,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -6464,7 +6464,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -6540,7 +6540,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -6557,7 +6557,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -6634,7 +6634,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -6651,7 +6651,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -6727,7 +6727,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -6744,7 +6744,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -6821,7 +6821,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -6838,7 +6838,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -6915,7 +6915,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -6932,7 +6932,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -7009,7 +7009,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -7046,7 +7046,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -7128,7 +7128,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_transaction_pool_transactions{instance=~\"$system\"}", @@ -7143,7 +7143,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -7227,7 +7227,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_transaction_pool_transactions_added_total{instance=~\"$system\"}[$__rate_interval])", @@ -7242,7 +7242,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -7324,7 +7324,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_transaction_pool_transactions_duplicates_total{instance=~\"$system\"}[$__rate_interval])", @@ -7339,7 +7339,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -7421,7 +7421,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_transaction_pool_transactions_removed_total{instance=~\"$system\"}[$__rate_interval])", @@ -7436,7 +7436,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -7513,7 +7513,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_transaction_pool_transactions_messages_skipped_total{instance=~\"$system\"}[$__rate_interval])", @@ -7528,7 +7528,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -7605,7 +7605,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_transaction_pool_pending_transactions_messages_skipped_total{instance=~\"$system\"}[$__rate_interval])", @@ -7647,7 +7647,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -7729,7 +7729,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_synchronizer_chain_download_pipeline_processed_total{instance=~\"$system\"}[$__rate_interval])", @@ -7744,7 +7744,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -7826,7 +7826,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -7843,7 +7843,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -7926,7 +7926,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -7943,7 +7943,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -8025,7 +8025,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -8042,7 +8042,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -8127,7 +8127,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_synchronizer_task{instance=~\"$system\", quantile=~\"$sync_task_quantile\"}", @@ -8169,7 +8169,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -8254,7 +8254,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -8271,7 +8271,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -8353,7 +8353,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -8370,7 +8370,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -8456,7 +8456,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -8500,7 +8500,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -8594,7 +8594,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "(ethereum_peer_count{instance=~\"$system\"} or besu_peer_count{instance=~\"$system\"})", @@ -8605,7 +8605,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "(ethereum_peer_limit{instance=~\"$system\"} or besu_peer_limit{instance=~\"$system\"})", @@ -8621,7 +8621,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -8698,7 +8698,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_peers_connected_total{job=\"prod-besu-node\",instance=~\"$system\"}[$__rate_interval])", @@ -8740,7 +8740,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -8824,7 +8824,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_peers_disconnected_total{initiator=\"local\", instance=~\"$system\"}[$__rate_interval])", @@ -8839,7 +8839,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -8923,7 +8923,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_peers_disconnected_total{initiator=\"remote\", instance=~\"$system\"}[$__rate_interval])", @@ -8965,7 +8965,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -9049,7 +9049,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -9066,7 +9066,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -9150,7 +9150,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -9167,7 +9167,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -9251,7 +9251,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -9268,7 +9268,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -9352,7 +9352,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -9369,7 +9369,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -9446,7 +9446,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_network_discovery_inflight_interactions_current{instance=~\"$system\"}", @@ -9488,7 +9488,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -9577,7 +9577,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -9594,7 +9594,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -9683,7 +9683,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -9727,7 +9727,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -9804,7 +9804,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "jvm_threads_current{instance=~\"$system\"}", @@ -9815,7 +9815,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "jvm_threads_peak{instance=~\"$system\"}", @@ -9827,7 +9827,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "jvm_threads_daemon{instance=~\"$system\"}", @@ -9839,7 +9839,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "jvm_threads_deadlocked{instance=~\"$system\"}", @@ -9851,7 +9851,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "jvm_threads_deadlocked_monitor{instance=~\"$system\"}", @@ -9867,7 +9867,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "Java threads", "fieldConfig": { @@ -9945,7 +9945,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "jvm_threads_state{instance=~\"$system\"}", @@ -9960,7 +9960,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -10037,7 +10037,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "jvm_threads_started_total{instance=~\"$system\"}", @@ -10079,7 +10079,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -10160,7 +10160,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_executors_ethscheduler_${executor}_active_threads_current{instance=~\"$system\"}", @@ -10171,7 +10171,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_executors_ethscheduler_${executor}_completed_tasks_total{instance=~\"$system\"}[$__rate_interval])", @@ -10183,7 +10183,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_executors_ethscheduler_${executor}_pool_size_current{instance=~\"$system\"}", @@ -10195,7 +10195,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_executors_ethscheduler_${executor}_queue_length_current{instance=~\"$system\"}", @@ -10207,7 +10207,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_executors_ethscheduler_${executor}_rejected_tasks_total{instance=~\"$system\"}[$__rate_interval])", @@ -10219,7 +10219,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_executors_ethscheduler_${executor}_submitted_tasks_total{instance=~\"$system\"}[$__rate_interval])", @@ -10262,7 +10262,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -10339,7 +10339,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_network_vertx_eventloop_pending_tasks{instance=~\"$system\"}", @@ -10354,7 +10354,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -10435,7 +10435,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_network_vertx_worker_pool_completed_total{instance=~\"$system\", poolName=~\"$vertx_pool_name\"}[$__rate_interval])", @@ -10447,7 +10447,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_network_vertx_worker_pool_rejected_total{instance=~\"$system\", poolName=~\"$vertx_pool_name\"}[$__rate_interval])", @@ -10459,7 +10459,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rate(besu_network_vertx_worker_pool_submitted_total{instance=~\"$system\", poolName=~\"$vertx_pool_name\"}[$__rate_interval])", @@ -10502,7 +10502,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -10579,7 +10579,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_network_netty_boss_pending_tasks{instance=~\"$system\"}", @@ -10590,7 +10590,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "besu_network_netty_worker_pending_tasks{instance=~\"$system\"}", @@ -10629,7 +10629,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "gridPos": { "h": 4, @@ -10653,7 +10653,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -10738,7 +10738,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rocksdb_memtable_hit{instance=~\"$system\"}/(rocksdb_memtable_miss{instance=~\"$system\"}+rocksdb_memtable_hit{instance=~\"$system\"})", @@ -10753,7 +10753,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -10838,7 +10838,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -10855,7 +10855,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -10938,7 +10938,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rocksdb_block_cache_index_hit{instance=~\"$system\"} / (rocksdb_block_cache_index_hit{instance=~\"$system\"} + rocksdb_block_cache_index_miss{instance=~\"$system\"} )", @@ -10953,7 +10953,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -11036,7 +11036,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -11053,7 +11053,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -11138,7 +11138,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -11155,7 +11155,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -11238,7 +11238,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -11256,7 +11256,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -11341,7 +11341,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -11359,7 +11359,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -11444,7 +11444,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rocksdb_db_get{instance=~\"$system\", quantile=\"0.5\"}", @@ -11459,7 +11459,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -11544,7 +11544,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -11561,7 +11561,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -11644,7 +11644,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -11661,7 +11661,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -11746,7 +11746,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": false, @@ -11764,7 +11764,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -11849,7 +11849,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": false, @@ -11867,7 +11867,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -11952,7 +11952,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": false, @@ -11971,7 +11971,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -12056,7 +12056,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -12073,7 +12073,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -12156,7 +12156,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -12173,7 +12173,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -12256,7 +12256,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -12273,7 +12273,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -12358,7 +12358,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rocksdb_sst_read_micros{instance=~\"$system\", quantile=\"0.5\"}", @@ -12373,7 +12373,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -12456,7 +12456,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rocksdb_sst_read_micros{instance=~\"$system\", quantile=\"0.95\"}", @@ -12472,7 +12472,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -12557,7 +12557,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "rocksdb_sst_read_micros{instance=~\"$system\", quantile=\"0.99\"}", @@ -12573,7 +12573,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -12658,7 +12658,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": false, @@ -12676,7 +12676,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -12761,7 +12761,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -12778,7 +12778,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -12861,7 +12861,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -12879,7 +12879,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -12962,7 +12962,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -12980,7 +12980,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -13066,7 +13066,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -13084,7 +13084,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -13170,7 +13170,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -13188,7 +13188,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -13274,7 +13274,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -13292,7 +13292,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -13375,7 +13375,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "irate (rocksdb_block_cache_add{instance=~\"$system\"}[1m])", @@ -13390,7 +13390,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -13473,7 +13473,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -13490,7 +13490,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -13573,7 +13573,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -13590,7 +13590,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -13673,7 +13673,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "irate (rocksdb_block_cache_bytes_write{instance=~\"$system\"}[1m])", @@ -13688,7 +13688,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -13771,7 +13771,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "exemplar": true, "expr": "irate (rocksdb_block_cache_bytes_read{instance=~\"$system\"} [1m])", @@ -13786,7 +13786,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -13869,7 +13869,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -13886,7 +13886,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -13969,7 +13969,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -13986,7 +13986,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -14069,7 +14069,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -14086,7 +14086,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -14171,7 +14171,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -14188,7 +14188,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "fieldConfig": { "defaults": { @@ -14273,7 +14273,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -14290,7 +14290,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -14374,7 +14374,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -14391,7 +14391,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -14475,7 +14475,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -14492,7 +14492,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -14576,7 +14576,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -14593,7 +14593,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -14677,7 +14677,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -14694,7 +14694,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -14778,7 +14778,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -14795,7 +14795,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -14879,7 +14879,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -14896,7 +14896,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -14982,7 +14982,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -14999,7 +14999,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -15083,7 +15083,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -15100,7 +15100,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -15186,7 +15186,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -15203,7 +15203,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -15289,7 +15289,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -15306,7 +15306,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "description": "", "fieldConfig": { @@ -15390,7 +15390,7 @@ data: { "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "editorMode": "code", "exemplar": true, @@ -15422,7 +15422,7 @@ data: "current": {}, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "definition": "query_result(ethereum_blockchain_height or besu_blockchain_height)", "hide": 0, @@ -15448,7 +15448,7 @@ data: "current": {}, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "definition": "label_values(besu_synchronizer_task,quantile)", "hide": 2, @@ -15471,7 +15471,7 @@ data: "current": {}, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "definition": "metrics(besu_executors_ethscheduler)", "hide": 2, @@ -15494,7 +15494,7 @@ data: "current": {}, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "definition": "label_values(besu_network_vertx_worker_pool_completed_total, poolName)", "hide": 2, @@ -15517,7 +15517,7 @@ data: "current": {}, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "definition": "label_values(besu_network_p2p_messages_inbound,protocol)", "hide": 2, @@ -15540,7 +15540,7 @@ data: "current": {}, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "definition": "label_values(besu_network_p2p_messages_outbound,protocol)", "hide": 2, @@ -15620,7 +15620,7 @@ data: "current": {}, "datasource": { "type": "prometheus", - "uid": "${DS_PROMETHEUS}" + "uid": "prometheus" }, "definition": "label_values(besu_transaction_pool_number_of_transactions, layer)", "hide": 2, @@ -15671,8 +15671,9 @@ data: ] }, "timezone": "utc", - "title": "Besu Full", - "uid": "_Mqt4ksnz", + "title": "Alastria B Network", + "uid": null, "version": 38, "weekStart": "" - } \ No newline at end of file + } + diff --git a/ionos_common/grafana-dashboards/alastria-t-network.yaml b/ionos_common/grafana-dashboards/alastria-t-network-grafana.yaml similarity index 97% rename from ionos_common/grafana-dashboards/alastria-t-network.yaml rename to ionos_common/grafana-dashboards/alastria-t-network-grafana.yaml index 22bbaf352..cda61021d 100644 --- a/ionos_common/grafana-dashboards/alastria-t-network.yaml +++ b/ionos_common/grafana-dashboards/alastria-t-network-grafana.yaml @@ -5,9 +5,9 @@ metadata: grafana_dashboard: "1" name: alastria-dashboard-t-network data: - alastria-dashboard.json: |- - { - "__inputs": [ + alastria-dashboard-t.json: |- + { + "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", @@ -72,7 +72,7 @@ data: "panels": [ { "collapsed": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "gridPos": { "h": 1, "w": 24, @@ -85,7 +85,7 @@ data: "type": "row" }, { - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "color": { @@ -215,7 +215,7 @@ data: }, { "collapsed": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "gridPos": { "h": 1, "w": 24, @@ -233,7 +233,7 @@ data: "cacheTimeout": null, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -333,7 +333,7 @@ data: "cacheTimeout": null, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "color": {}, @@ -439,7 +439,7 @@ data: "cacheTimeout": null, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -622,7 +622,7 @@ data: "cacheTimeout": null, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -738,7 +738,7 @@ data: "cacheTimeout": null, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -921,7 +921,7 @@ data: }, { "collapsed": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "gridPos": { "h": 1, "w": 24, @@ -938,7 +938,7 @@ data: "bars": false, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -1034,7 +1034,7 @@ data: "bars": false, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -1139,7 +1139,7 @@ data: }, { "collapsed": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "gridPos": { "h": 1, "w": 24, @@ -1156,7 +1156,7 @@ data: "bars": false, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -1279,7 +1279,7 @@ data: "bars": false, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -1401,7 +1401,7 @@ data: "bars": false, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -1506,7 +1506,7 @@ data: }, { "collapsed": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "gridPos": { "h": 1, "w": 24, @@ -1523,7 +1523,7 @@ data: "bars": false, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -1632,7 +1632,7 @@ data: "bars": false, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -1746,7 +1746,7 @@ data: }, { "collapsed": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "gridPos": { "h": 1, "w": 24, @@ -1763,7 +1763,7 @@ data: "bars": false, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -1879,7 +1879,7 @@ data: "bars": false, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -1995,7 +1995,7 @@ data: "bars": false, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "fieldConfig": { "defaults": { "custom": {} @@ -2151,7 +2151,7 @@ data: { "allValue": null, "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": "prometheus", "definition": "label_values(chain_head_block{}, instance)", "description": null, "error": null, @@ -2258,8 +2258,8 @@ data: ] }, "timezone": "", - "title": "GoQuorum Overview", - "uid": "a1lVy7ycin9Yv", + "title": "Alastria T Network", + "uid": null, "version": 1, - "description": "Provides an overview of GoQuorum nodes and networks" - } + "description": "Provides an overview of GoQuorum nodes of the Alastria T Network" + } \ No newline at end of file diff --git a/ionos_sbx/kube-prometheus-stack/alastria-endpoints.yaml b/ionos_sbx/kube-prometheus-stack/alastria-endpoints.yaml new file mode 100644 index 000000000..30c610e95 --- /dev/null +++ b/ionos_sbx/kube-prometheus-stack/alastria-endpoints.yaml @@ -0,0 +1,282 @@ +apiVersion: v1 +kind: Endpoints +metadata: + name: alastria-t-ext + namespace: kube-prometheus-stack +subsets: + - addresses: + - ip: 52.232.74.132 + - ip: 176.34.235.103 + - ip: 15.236.56.133 + - ip: 34.246.117.63 + - ip: 13.38.210.12 + - ip: 154.62.228.245 + - ip: 34.241.249.193 + - ip: 54.228.169.138 + - ip: 15.236.0.91 + - ip: 154.62.228.24 + - ip: 5.57.225.79 + - ip: 34.241.169.145 + - ip: 5.28.41.68 + - ip: 18.213.143.8 + - ip: 65.52.227.151 + - ip: 63.35.131.164 + - ip: 188.244.90.1 + - ip: 165.227.156.215 + - ip: 35.180.189.196 + - ip: 54.93.229.117 + - ip: 54.171.57.127 + - ip: 35.241.151.245 + - ip: 34.252.137.102 + - ip: 99.81.16.190 + - ip: 163.117.169.59 + - ip: 34.252.13.236 + - ip: 52.16.19.138 + - ip: 99.80.181.35 + - ip: 52.166.63.109 + - ip: 34.241.126.77 + - ip: 195.114.210.100 + - ip: 159.122.104.71 + - ip: 13.80.243.31 + - ip: 35.180.72.98 + - ip: 35.180.205.45 + - ip: 193.144.12.52 + - ip: 18.196.97.221 + - ip: 159.122.23.130 + - ip: 34.91.211.67 + - ip: 84.88.144.253 + - ip: 99.80.129.27 + - ip: 34.240.52.54 + - ip: 63.35.40.6 + - ip: 52.56.76.66 + - ip: 63.32.204.24 + - ip: 99.81.119.139 + - ip: 23.97.226.231 + - ip: 137.117.210.236 + - ip: 51.104.152.8 + - ip: 52.47.160.193 + - ip: 164.132.237.201 + - ip: 213.41.35.82 + - ip: 195.76.179.121 + - ip: 83.48.85.136 + - ip: 138.4.4.185 + - ip: 63.34.212.56 + - ip: 130.206.138.72 + - ip: 52.232.4.223 + - ip: 195.57.92.94 + - ip: 167.99.241.220 + - ip: 40.89.164.253 + - ip: 18.200.4.214 + - ip: 139.59.210.206 + - ip: 35.195.122.131 + - ip: 18.200.48.220 + - ip: 185.161.117.14 + - ip: 173.212.249.29 + - ip: 52.58.89.110 + - ip: 34.242.13.183 + - ip: 15.188.4.118 + - ip: 137.135.205.219 + - ip: 185.136.91.163 + - ip: 52.30.193.39 + - ip: 34.241.76.91 + - ip: 35.206.158.163 + - ip: 83.56.10.69 + - ip: 80.59.161.247 + - ip: 176.120.169.195 + - ip: 88.10.41.151 + - ip: 52.48.168.191 + - ip: 40.89.171.153 + - ip: 85.91.64.72 + - ip: 185.179.105.59 + - ip: 212.75.174.237 + - ip: 99.81.52.133 + - ip: 40.118.80.220 + - ip: 34.240.89.68 + - ip: 195.77.33.226 + - ip: 35.240.44.152 + - ip: 185.242.175.142 + - ip: 35.181.152.50 + - ip: 193.29.54.35 + - ip: 18.184.155.74 + - ip: 93.90.21.232 + - ip: 194.224.22.238 + - ip: 206.189.26.139 + - ip: 34.240.81.85 + - ip: 52.30.241.46 + - ip: 35.159.24.70 + - ip: 54.194.216.85 + - ip: 150.214.47.152 + - ip: 52.51.84.139 + - ip: 212.145.137.53 + - ip: 88.198.157.34 + - ip: 161.230.108.89 + - ip: 134.209.207.3 + - ip: 80.58.150.165 + - ip: 185.180.10.170 + - ip: 15.188.13.9 + - ip: 85.91.64.75 + - ip: 150.214.144.162 + - ip: 149.202.166.162 + - ip: 35.180.41.208 + - ip: 94.130.175.17 + - ip: 194.158.74.21 + - ip: 51.124.106.77 + - ip: 217.127.110.210 + - ip: 15.161.123.199 + - ip: 195.55.232.91 + - ip: 51.138.52.114 + - ip: 52.157.100.162 + - ip: 52.50.15.212 + - ip: 52.31.204.73 + - ip: 52.19.141.129 + - ip: 63.33.103.195 + - ip: 63.34.97.73 + - ip: 20.50.54.40 + - ip: 40.114.249.250 + - ip: 52.49.190.97 + - ip: 195.235.162.158 + - ip: 15.188.50.193 + - ip: 54.72.15.149 + - ip: 40.87.149.35 + - ip: 188.65.20.13 + - ip: 185.180.10.229 + - ip: 185.170.96.122 + - ip: 51.15.250.108 + - ip: 52.59.228.65 + - ip: 150.214.190.28 + - ip: 37.139.10.135 + - ip: 84.88.85.36 + - ip: 213.27.216.170 + - ip: 90.160.140.245 + - ip: 158.42.156.219 + - ip: 85.251.46.75 + - ip: 46.27.166.130 + - ip: 35.180.3.208 + - ip: 52.47.93.105 + - ip: 84.88.85.41 + - ip: 194.224.103.2 + - ip: 13.36.246.96 + - ip: 52.142.92.232 + - ip: 3.64.158.101 + - ip: 90.84.193.56 + - ip: 3.66.53.135 + - ip: 18.198.29.55 + - ip: 81.44.192.220 + - ip: 141.94.26.213 + - ip: 18.184.68.119 + - ip: 15.236.10.89 + - ip: 20.71.117.227 + - ip: 34.252.17.130 + - ip: 40.69.74.213 + - ip: 18.195.2.7 + - ip: 212.81.169.173 + - ip: 51.38.122.170 + - ip: 15.236.207.8 + - ip: 63.35.92.38 + - ip: 75.119.152.191 + - ip: 193.147.104.2 + - ip: 90.84.168.59 + - ip: 40.68.63.110 + - ip: 185.179.104.24 + - ip: 46.26.254.245 + - ip: 195.53.127.242 + - ip: 82.223.249.97 + - ip: 169.50.11.24 + - ip: 80.28.221.204 + - ip: 34.140.99.176 + - ip: 83.48.4.96 + - ip: 52.48.241.156 + - ip: 34.249.11.251 + - ip: 51.144.112.71 + - ip: 20.67.113.102 + - ip: 178.32.176.187 + - ip: 20.126.112.52 + - ip: 185.226.168.43 + - ip: 141.95.162.250 + - ip: 52.29.180.22 + - ip: 90.84.188.109 + - ip: 138.68.88.92 + - ip: 13.37.8.85 + - ip: 185.44.27.152 + - ip: 13.38.181.164 + - ip: 35.180.131.71 + - ip: 51.195.81.209 + - ip: 18.100.18.26 + - ip: 51.210.183.114 + - ip: 3.251.45.181 + - ip: 82.223.27.225 + - ip: 212.227.147.32 + - ip: 168.63.20.136 + - ip: 13.74.217.139 + - ip: 34.32.222.48 + - ip: 130.206.32.22 + - ip: 65.108.106.224 + - ip: 51.159.77.183 + - ip: 150.214.45.143 + ports: + - name: metrics + port: 6060 +--- +apiVersion: v1 +kind: Endpoints +metadata: + name: alastria-b-ext + namespace: kube-prometheus-stack +subsets: + - addresses: + - ip: 35.234.104.3 + - ip: 130.206.64.5 + - ip: 176.34.235.103 + - ip: 54.228.169.138 + - ip: 185.180.8.164 + - ip: 213.27.233.146 + - ip: 82.223.132.54 + - ip: 35.234.123.138 + - ip: 91.250.82.163 + - ip: 34.107.93.74 + - ip: 34.89.150.65 + - ip: 212.15.209.189 + - ip: 80.34.8.215 + - ip: 81.46.210.187 + - ip: 3.66.175.69 + - ip: 54.170.111.19 + - ip: 137.117.170.193 + - ip: 18.168.169.239 + - ip: 34.79.79.148 + - ip: 15.236.219.22 + - ip: 52.47.79.5 + - ip: 52.48.241.156 + - ip: 20.126.112.52 + - ip: 75.119.152.191 + - ip: 54.216.118.18 + - ip: 178.32.176.177 + - ip: 18.101.66.28 + - ip: 52.19.141.129 + - ip: 63.33.103.195 + - ip: 63.34.97.73 + - ip: 90.84.168.240 + - ip: 45.95.197.71 + - ip: 212.170.14.86 + - ip: 90.84.193.22 + - ip: 130.206.64.6 + - ip: 46.137.29.114 + - ip: 83.56.10.69 + - ip: 34.249.11.251 + - ip: 143.47.49.0 + - ip: 52.208.201.169 + - ip: 51.195.216.215 + - ip: 51.144.112.71 + - ip: 3.251.45.181 + - ip: 35.205.74.157 + - ip: 212.227.37.78 + - ip: 18.101.11.155 + - ip: 34.252.12.139 + - ip: 212.8.103.143 + - ip: 35.205.106.151 + - ip: 195.77.33.226 + - ip: 178.33.165.68 + - ip: 195.55.226.22 + ports: + - name: metrics + port: 9545 + diff --git a/ionos_sbx/kube-prometheus-stack/alastria-scrape.yaml b/ionos_sbx/kube-prometheus-stack/alastria-scrape.yaml deleted file mode 100644 index 6d40ed206..000000000 --- a/ionos_sbx/kube-prometheus-stack/alastria-scrape.yaml +++ /dev/null @@ -1,283 +0,0 @@ -apiVersion: v1 -kind: ConfigMap -metadata: - name: alastria-scrape-config - namespace: kube-prometheus-stack -data: - alastria-scrape.yaml: |- - - job_name: 'prometheus' - static_configs: - - targets: ['localhost:9090'] - - - job_name: 'alastria-t' - scrape_timeout: 10s - metrics_path: /debug/metrics/prometheus - scheme: http - static_configs: - - targets: ['52.232.74.132:6060'] - - targets: ['176.34.235.103:6060'] - - targets: ['15.236.56.133:6060'] - - targets: ['34.246.117.63:6060'] - - targets: ['13.38.210.12:6060'] - - targets: ['154.62.228.245:6060'] - - targets: ['34.241.249.193:6060'] - - targets: ['54.228.169.138:6060'] - - targets: ['15.236.0.91:6060'] - - targets: ['154.62.228.24:6060'] - - targets: ['5.57.225.79:6060'] - - targets: ['34.241.169.145:6060'] - - targets: ['5.28.41.68:6060'] - - targets: ['18.213.143.8:6060'] - - targets: ['65.52.227.151:6060'] - - targets: ['63.35.131.164:6060'] - - targets: ['188.244.90.1:6060'] - - targets: ['165.227.156.215:6060'] - - targets: ['35.180.189.196:6060'] - - targets: ['54.93.229.117:6060'] - - targets: ['54.171.57.127:6060'] - - targets: ['35.241.151.245:6060'] - - targets: ['34.252.137.102:6060'] - - targets: ['99.81.16.190:6060'] - - targets: ['163.117.169.59:6060'] - - targets: ['34.252.13.236:6060'] - - targets: ['52.16.19.138:6060'] - - targets: ['99.80.181.35:6060'] - - targets: ['52.166.63.109:6060'] - - targets: ['34.241.126.77:6060'] - - targets: ['195.114.210.100:6060'] - - targets: ['159.122.104.71:6060'] - - targets: ['13.80.243.31:6060'] - - targets: ['35.180.72.98:6060'] - - targets: ['35.180.205.45:6060'] - - targets: ['193.144.12.52:6060'] - - targets: ['18.196.97.221:6060'] - - targets: ['159.122.23.130:6060'] - - targets: ['34.91.211.67:6060'] - - targets: ['84.88.144.253:6060'] - - targets: ['99.80.129.27:6060'] - - targets: ['34.240.52.54:6060'] - - targets: ['63.35.40.6:6060'] - - targets: ['52.56.76.66:6060'] - - targets: ['63.32.204.24:6060'] - - targets: ['99.81.119.139:6060'] - - targets: ['23.97.226.231:6060'] - - targets: ['137.117.210.236:6060'] - - targets: ['51.104.152.8:6060'] - - targets: ['52.47.160.193:6060'] - - targets: ['164.132.237.201:6060'] - - targets: ['213.41.35.82:6060'] - - targets: ['195.76.179.121:6060'] - - targets: ['83.48.85.136:6060'] - - targets: ['138.4.4.185:6060'] - - targets: ['63.34.212.56:6060'] - - targets: ['130.206.138.72:6060'] - - targets: ['52.232.4.223:6060'] - - targets: ['195.57.92.94:6060'] - - targets: ['167.99.241.220:6060'] - - targets: ['40.89.164.253:6060'] - - targets: ['18.200.4.214:6060'] - - targets: ['139.59.210.206:6060'] - - targets: ['35.195.122.131:6060'] - - targets: ['18.200.48.220:6060'] - - targets: ['185.161.117.14:6060'] - - targets: ['173.212.249.29:6060'] - - targets: ['52.58.89.110:6060'] - - targets: ['34.242.13.183:6060'] - - targets: ['15.188.4.118:6060'] - - targets: ['137.135.205.219:6060'] - - targets: ['185.136.91.163:6060'] - - targets: ['52.30.193.39:6060'] - - targets: ['34.241.76.91:6060'] - - targets: ['35.206.158.163:6060'] - - targets: ['83.56.10.69:6060'] - - targets: ['80.59.161.247:6060'] - - targets: ['176.120.169.195:6060'] - - targets: ['88.10.41.151:6060'] - - targets: ['52.48.168.191:6060'] - - targets: ['40.89.171.153:6060'] - - targets: ['85.91.64.72:6060'] - - targets: ['185.179.105.59:6060'] - - targets: ['212.75.174.237:6060'] - - targets: ['99.81.52.133:6060'] - - targets: ['40.118.80.220:6060'] - - targets: ['34.240.89.68:6060'] - - targets: ['195.77.33.226:6060'] - - targets: ['35.240.44.152:6060'] - - targets: ['185.242.175.142:6060'] - - targets: ['35.181.152.50:6060'] - - targets: ['193.29.54.35:6060'] - - targets: ['18.184.155.74:6060'] - - targets: ['93.90.21.232:6060'] - - targets: ['194.224.22.238:6060'] - - targets: ['206.189.26.139:6060'] - - targets: ['34.240.81.85:6060'] - - targets: ['52.30.241.46:6060'] - - targets: ['35.159.24.70:6060'] - - targets: ['54.194.216.85:6060'] - - targets: ['150.214.47.152:6060'] - - targets: ['52.51.84.139:6060'] - - targets: ['212.145.137.53:6060'] - - targets: ['88.198.157.34:6060'] - - targets: ['161.230.108.89:6060'] - - targets: ['134.209.207.3:6060'] - - targets: ['80.58.150.165:6060'] - - targets: ['185.180.10.170:6060'] - - targets: ['15.188.13.9:6060'] - - targets: ['85.91.64.75:6060'] - - targets: ['150.214.144.162:6060'] - - targets: ['149.202.166.162:6060'] - - targets: ['35.180.41.208:6060'] - - targets: ['94.130.175.17:6060'] - - targets: ['194.158.74.21:6060'] - - targets: ['51.124.106.77:6060'] - - targets: ['217.127.110.210:6060'] - - targets: ['15.161.123.199:6060'] - - targets: ['195.55.232.91:6060'] - - targets: ['51.138.52.114:6060'] - - targets: ['52.157.100.162:6060'] - - targets: ['52.50.15.212:6060'] - - targets: ['52.31.204.73:6060'] - - targets: ['52.19.141.129:6060'] - - targets: ['63.33.103.195:6060'] - - targets: ['63.34.97.73:6060'] - - targets: ['20.50.54.40:6060'] - - targets: ['40.114.249.250:6060'] - - targets: ['52.49.190.97:6060'] - - targets: ['195.235.162.158:6060'] - - targets: ['15.188.50.193:6060'] - - targets: ['54.72.15.149:6060'] - - targets: ['40.87.149.35:6060'] - - targets: ['188.65.20.13:6060'] - - targets: ['185.180.10.229:6060'] - - targets: ['185.170.96.122:6060'] - - targets: ['51.15.250.108:6060'] - - targets: ['52.59.228.65:6060'] - - targets: ['150.214.190.28:6060'] - - targets: ['37.139.10.135:6060'] - - targets: ['84.88.85.36:6060'] - - targets: ['213.27.216.170:6060'] - - targets: ['90.160.140.245:6060'] - - targets: ['158.42.156.219:6060'] - - targets: ['85.251.46.75:6060'] - - targets: ['46.27.166.130:6060'] - - targets: ['35.180.3.208:6060'] - - targets: ['52.47.93.105:6060'] - - targets: ['84.88.85.41:6060'] - - targets: ['194.224.103.2:6060'] - - targets: ['13.36.246.96:6060'] - - targets: ['52.142.92.232:6060'] - - targets: ['3.64.158.101:6060'] - - targets: ['90.84.193.56:6060'] - - targets: ['3.66.53.135:6060'] - - targets: ['18.198.29.55:6060'] - - targets: ['99.81.52.133:6060'] - - targets: ['81.44.192.220:6060'] - - targets: ['141.94.26.213:6060'] - - targets: ['18.184.68.119:6060'] - - targets: ['15.236.10.89:6060'] - - targets: ['20.71.117.227:6060'] - - targets: ['34.252.17.130:6060'] - - targets: ['40.69.74.213:6060'] - - targets: ['18.195.2.7:6060'] - - targets: ['212.81.169.173:6060'] - - targets: ['51.38.122.170:6060'] - - targets: ['15.236.207.8:6060'] - - targets: ['63.35.92.38:6060'] - - targets: ['75.119.152.191:6060'] - - targets: ['193.147.104.2:6060'] - - targets: ['90.84.168.59:6060'] - - targets: ['40.68.63.110:6060'] - - targets: ['185.179.104.24:6060'] - - targets: ['46.26.254.245:6060'] - - targets: ['195.53.127.242:6060'] - - targets: ['82.223.249.97:6060'] - - targets: ['169.50.11.24:6060'] - - targets: ['80.28.221.204:6060'] - - targets: ['34.140.99.176:6060'] - - targets: ['83.48.4.96:6060'] - - targets: ['52.48.241.156:6060'] - - targets: ['34.249.11.251:6060'] - - targets: ['51.144.112.71:6060'] - - targets: ['20.67.113.102:6060'] - - targets: ['178.32.176.187:6060'] - - targets: ['20.126.112.52:6060'] - - targets: ['185.226.168.43:6060'] - - targets: ['141.95.162.250:6060'] - - targets: ['52.29.180.22:6060'] - - targets: ['90.84.188.109:6060'] - - targets: ['138.68.88.92:6060'] - - targets: ['13.37.8.85:6060'] - - targets: ['185.44.27.152:6060'] - - targets: ['13.38.181.164:6060'] - - targets: ['35.180.131.71:6060'] - - targets: ['51.195.81.209:6060'] - - targets: ['18.100.18.26:6060'] - - targets: ['51.210.183.114:6060'] - - targets: ['3.251.45.181:6060'] - - targets: ['82.223.27.225:6060'] - - targets: ['212.227.147.32:6060'] - - targets: ['168.63.20.136:6060'] - - targets: ['13.74.217.139:6060'] - - targets: ['34.32.222.48:6060'] - - targets: ['130.206.32.22:6060'] - - targets: ['65.108.106.224:6060'] - - targets: ['51.159.77.183:6060'] - - targets: ['150.214.45.143:6060'] - - - job_name: 'alastria-b' - scrape_timeout: 10s - metrics_path: /metrics - scheme: http - static_configs: - - targets: ['35.234.104.3:9545'] - - targets: ['130.206.64.5:9545'] - - targets: ['176.34.235.103:9545'] - - targets: ['54.228.169.138:9545'] - - targets: ['185.180.8.164:9545'] - - targets: ['213.27.233.146:9545'] - - targets: ['82.223.132.54:9545'] - - targets: ['35.234.123.138:9545'] - - targets: ['91.250.82.163:9545'] - - targets: ['34.107.93.74:9545'] - - targets: ['34.89.150.65:9545'] - - targets: ['212.15.209.189:9545'] - - targets: ['80.34.8.215:9545'] - - targets: ['81.46.210.187:9545'] - - targets: ['3.66.175.69:9545'] - - targets: ['54.170.111.19:9545'] - - targets: ['137.117.170.193:9545'] - - targets: ['18.168.169.239:9545'] - - targets: ['34.79.79.148:9545'] - - targets: ['15.236.219.22:9545'] - - targets: ['52.47.79.5:9545'] - - targets: ['52.48.241.156:9545'] - - targets: ['20.126.112.52:9545'] - - targets: ['75.119.152.191:9545'] - - targets: ['54.216.118.18:9545'] - - targets: ['178.32.176.177:9545'] - - targets: ['18.101.66.28:9545'] - - targets: ['52.19.141.129:9545'] - - targets: ['63.33.103.195:9545'] - - targets: ['63.34.97.73:9545'] - - targets: ['90.84.168.240:9545'] - - targets: ['45.95.197.71:9545'] - - targets: ['212.170.14.86:9545'] - - targets: ['90.84.193.22:9545'] - - targets: ['130.206.64.6:9545'] - - targets: ['46.137.29.114:9545'] - - targets: ['83.56.10.69:9545'] - - targets: ['34.249.11.251:9545'] - - targets: ['143.47.49.0:9545'] - - targets: ['52.208.201.169:9545'] - - targets: ['51.195.216.215:9545'] - - targets: ['51.144.112.71:9545'] - - targets: ['3.251.45.181:9545'] - - targets: ['35.205.74.157:9545'] - - targets: ['212.227.37.78:9545'] - - targets: ['18.101.11.155:9545'] - - targets: ['34.252.12.139:9545'] - - targets: ['212.8.103.143:9545'] - - targets: ['35.205.106.151:9545'] - - targets: ['195.77.33.226:9545'] - - targets: ['178.33.165.68:9545'] - - targets: ['195.55.226.22:9545'] diff --git a/ionos_sbx/kube-prometheus-stack/alastria-servicemonitors.yaml b/ionos_sbx/kube-prometheus-stack/alastria-servicemonitors.yaml new file mode 100644 index 000000000..d24e744c8 --- /dev/null +++ b/ionos_sbx/kube-prometheus-stack/alastria-servicemonitors.yaml @@ -0,0 +1,43 @@ +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: alastria-t-sm + namespace: kube-prometheus-stack + labels: + release: kube-prometheus-stack +spec: + selector: + matchLabels: + app: alastria-t + monitor: alastria + namespaceSelector: + matchNames: [ "kube-prometheus-stack" ] + jobLabel: app + endpoints: + - port: metrics + path: /debug/metrics/prometheus + interval: 30s + scrapeTimeout: 10s + scheme: http +--- +apiVersion: monitoring.coreos.com/v1 +kind: ServiceMonitor +metadata: + name: alastria-b-sm + namespace: kube-prometheus-stack + labels: + release: kube-prometheus-stack +spec: + selector: + matchLabels: + app: alastria-b + monitor: alastria + namespaceSelector: + matchNames: [ "kube-prometheus-stack" ] + jobLabel: app + endpoints: + - port: metrics + path: /metrics + interval: "30s" + scrapeTimeout: "10s" + scheme: http diff --git a/ionos_sbx/kube-prometheus-stack/alastria-services.yaml b/ionos_sbx/kube-prometheus-stack/alastria-services.yaml new file mode 100644 index 000000000..04c8bb12b --- /dev/null +++ b/ionos_sbx/kube-prometheus-stack/alastria-services.yaml @@ -0,0 +1,28 @@ +apiVersion: v1 +kind: Service +metadata: + name: alastria-t-ext + namespace: kube-prometheus-stack + labels: + app: alastria-t + monitor: alastria + release: kube-prometheus-stack +spec: + ports: + - name: metrics + port: 6060 +--- +apiVersion: v1 +kind: Service +metadata: + name: alastria-b-ext + namespace: kube-prometheus-stack + labels: + app: alastria-b + monitor: alastria + release: kube-prometheus-stack +spec: + ports: + - name: metrics + port: 9545 +