|
122 | 122 | "steppedLine": false,
|
123 | 123 | "targets": [
|
124 | 124 | {
|
125 |
| - "expr": "avg(delta(vendor:coherence_cluster_members_departure_count[5m]))", |
| 125 | + "expr": "avg(delta(coherence_cluster_members_departure_count[5m]))", |
126 | 126 | "format": "time_series",
|
127 | 127 | "interval": "",
|
128 | 128 | "intervalFactor": 1,
|
|
256 | 256 | "steppedLine": false,
|
257 | 257 | "targets": [
|
258 | 258 | {
|
259 |
| - "expr": "avg(vendor:coherence_memory_heap_memory_usage_used / vendor:coherence_memory_heap_memory_usage_max) by(cluster) * 100", |
| 259 | + "expr": "avg(coherence_memory_heap_memory_usage_used / coherence_memory_heap_memory_usage_max) by(cluster) * 100", |
260 | 260 | "format": "time_series",
|
261 | 261 | "interval": "",
|
262 | 262 | "intervalFactor": 1,
|
|
392 | 392 | "steppedLine": false,
|
393 | 393 | "targets": [
|
394 | 394 | {
|
395 |
| - "expr": "avg(vendor:coherence_os_free_physical_memory_size / vendor:coherence_os_total_physical_memory_size) by (machine) * 100", |
| 395 | + "expr": "avg(coherence_os_free_physical_memory_size / coherence_os_total_physical_memory_size) by (machine) * 100", |
396 | 396 | "format": "time_series",
|
397 | 397 | "interval": "",
|
398 | 398 | "intervalFactor": 1,
|
|
529 | 529 | "steppedLine": false,
|
530 | 530 | "targets": [
|
531 | 531 | {
|
532 |
| - "expr": "count(avg(vendor:coherence_service_partitions_unbalanced{type=~\"DistributedCache|FederatedCache|PagedTopic\"}) by(name) > 0)", |
| 532 | + "expr": "count(avg(coherence_service_partitions_unbalanced{type=~\"DistributedCache|FederatedCache|PagedTopic\"}) by(name) > 0)", |
533 | 533 | "format": "time_series",
|
534 | 534 | "interval": "",
|
535 | 535 | "intervalFactor": 1,
|
|
667 | 667 | "steppedLine": false,
|
668 | 668 | "targets": [
|
669 | 669 | {
|
670 |
| - "expr": "count(vendor:coherence_partition_assignment_ha_status_code <= 1)", |
| 670 | + "expr": "count(coherence_partition_assignment_ha_status_code <= 1)", |
671 | 671 | "format": "time_series",
|
672 | 672 | "interval": "",
|
673 | 673 | "intervalFactor": 1,
|
|
804 | 804 | "steppedLine": false,
|
805 | 805 | "targets": [
|
806 | 806 | {
|
807 |
| - "expr": "avg(delta(vendor:coherence_node_guard_recover_count[5m]))", |
| 807 | + "expr": "avg(delta(coherence_node_guard_recover_count[5m]))", |
808 | 808 | "format": "time_series",
|
809 | 809 | "interval": "",
|
810 | 810 | "intervalFactor": 1,
|
|
941 | 941 | "steppedLine": false,
|
942 | 942 | "targets": [
|
943 | 943 | {
|
944 |
| - "expr": "avg(delta(vendor:coherence_node_guard_terminate_count[5m]))", |
| 944 | + "expr": "avg(delta(coherence_node_guard_terminate_count[5m]))", |
945 | 945 | "format": "time_series",
|
946 | 946 | "interval": "",
|
947 | 947 | "intervalFactor": 1,
|
|
1078 | 1078 | "steppedLine": false,
|
1079 | 1079 | "targets": [
|
1080 | 1080 | {
|
1081 |
| - "expr": "count(vendor:coherence_cluster_size)", |
| 1081 | + "expr": "count(coherence_cluster_size)", |
1082 | 1082 | "format": "time_series",
|
1083 | 1083 | "intervalFactor": 1,
|
1084 | 1084 | "legendFormat": "",
|
|
1215 | 1215 | "steppedLine": false,
|
1216 | 1216 | "targets": [
|
1217 | 1217 | {
|
1218 |
| - "expr": "avg(delta(vendor:coherence_federation_destination_status[5m]))", |
| 1218 | + "expr": "avg(delta(coherence_federation_destination_status[5m]))", |
1219 | 1219 | "format": "time_series",
|
1220 | 1220 | "interval": "",
|
1221 | 1221 | "intervalFactor": 1,
|
|
1352 | 1352 | "steppedLine": false,
|
1353 | 1353 | "targets": [
|
1354 | 1354 | {
|
1355 |
| - "expr": "vendor:coherence_connection_manager_outgoing_byte_backlog", |
| 1355 | + "expr": "coherence_connection_manager_outgoing_byte_backlog", |
1356 | 1356 | "format": "time_series",
|
1357 | 1357 | "interval": "",
|
1358 | 1358 | "intervalFactor": 1,
|
|
0 commit comments