diff --git a/packages/cassandra/changelog.yml b/packages/cassandra/changelog.yml index a40d230ad51..f8043c65fc2 100644 --- a/packages/cassandra/changelog.yml +++ b/packages/cassandra/changelog.yml @@ -1,3 +1,9 @@ +# newer versions go on top +- version: "1.5.0" + changes: + - description: Migrate `Overview` dashboard visualizations to lens. + type: enhancement + link: https://github.com/elastic/integrations/pull/5714 - version: "1.4.1" changes: - description: Added categories and/or subcategories. diff --git a/packages/cassandra/img/[Metrics Cassandra] Overview.png b/packages/cassandra/img/[Metrics Cassandra] Overview.png index dd18cfa2005..0ac2d44861e 100644 Binary files a/packages/cassandra/img/[Metrics Cassandra] Overview.png and b/packages/cassandra/img/[Metrics Cassandra] Overview.png differ diff --git a/packages/cassandra/kibana/dashboard/cassandra-25b7d6d0-1c71-11ec-84f1-e1733c643874.json b/packages/cassandra/kibana/dashboard/cassandra-25b7d6d0-1c71-11ec-84f1-e1733c643874.json index 810ce9a019e..cdc0de5b8fa 100644 --- a/packages/cassandra/kibana/dashboard/cassandra-25b7d6d0-1c71-11ec-84f1-e1733c643874.json +++ b/packages/cassandra/kibana/dashboard/cassandra-25b7d6d0-1c71-11ec-84f1-e1733c643874.json @@ -1,5 +1,11 @@ { "attributes": { + "controlGroupInput": { + "chainingSystem": "HIERARCHICAL", + "controlStyle": "oneLine", + "ignoreParentSettingsJSON": "{\"ignoreFilters\":false,\"ignoreQuery\":false,\"ignoreTimerange\":false,\"ignoreValidations\":false}", + "panelsJSON": "{\"04f8802a-d7b4-4055-b906-60fe95facc9f\":{\"order\":0,\"width\":\"medium\",\"grow\":true,\"type\":\"optionsListControl\",\"explicitInput\":{\"fieldName\":\"service.address\",\"title\":\"Host\",\"id\":\"04f8802a-d7b4-4055-b906-60fe95facc9f\",\"enhancements\":{}}},\"8a8cb6ef-8521-41a3-bbe8-bba0d0cfa2c3\":{\"order\":1,\"width\":\"medium\",\"grow\":true,\"type\":\"optionsListControl\",\"explicitInput\":{\"fieldName\":\"cassandra.metrics.system.data_center\",\"title\":\"Database\",\"id\":\"8a8cb6ef-8521-41a3-bbe8-bba0d0cfa2c3\",\"enhancements\":{}}}}" + }, "description": "Cassandra Metrics Dashboard", "hits": 0, "kibanaSavedObjectMeta": { @@ -43,4246 +49,3474 @@ } }, "gridData": { - "h": 7, + "h": 4, "i": "6139e80c-4a75-4dcd-b617-96c56dd1caf8", - "w": 11, + "w": 48, "x": 0, "y": 0 }, "panelIndex": "6139e80c-4a75-4dcd-b617-96c56dd1caf8", "type": "visualization", - "version": "7.15.0" + "version": "8.3.0" }, { "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [], - "searchSource": { - "filter": [ - { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-84e70f16-0200-46ec-b2d0-31534103e49f", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "886877c1-b611-47a6-a744-15a02941b018", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "84e70f16-0200-46ec-b2d0-31534103e49f": { + "columnOrder": [ + "e3b9a6b5-febf-4c98-b334-df46e914b579", + "968d8afd-c667-40cf-b3ab-aad456bd0449", + "b9aa79b5-f931-49af-9938-01aa35bbb292", + "d33183cf-e239-4ace-8056-32fb1a3711cb", + "ab5670cd-d9d6-4393-840a-caf8fca5a9a2", + "e5a94493-55b0-4835-89ec-cc86d1071bfe" + ], + "columns": { + "968d8afd-c667-40cf-b3ab-aad456bd0449": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Live Nodes", + "operationType": "unique_count", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.system.live_nodes" + }, + "ab5670cd-d9d6-4393-840a-caf8fca5a9a2": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Moving Nodes", + "operationType": "unique_count", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.system.moving_nodes" + }, + "b9aa79b5-f931-49af-9938-01aa35bbb292": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Unreachable Nodes", + "operationType": "unique_count", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.system.unreachable_nodes" + }, + "d33183cf-e239-4ace-8056-32fb1a3711cb": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Joining Nodes", + "operationType": "unique_count", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.system.joining_nodes" + }, + "e3b9a6b5-febf-4c98-b334-df46e914b579": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "service.address: Descending", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "968d8afd-c667-40cf-b3ab-aad456bd0449", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "terms" + }, + "size": 5 + }, + "scale": "ordinal", + "sourceField": "service.address" + }, + "e5a94493-55b0-4835-89ec-cc86d1071bfe": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Leaving Nodes", + "operationType": "unique_count", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.system.leaving_nodes" + } }, - "type": "phrase" + "incompleteColumns": {} + } + } + } + }, + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "886877c1-b611-47a6-a744-15a02941b018", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" - } + "type": "phrase" + }, + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" } } - ], - "query": { - "language": "kuery", - "query": "" } - } - }, - "description": "", - "params": { - "controls": [ - { - "fieldName": "service.address", - "id": "1632812188874", - "indexPatternRefName": "control_1debfebc-ca0b-46e1-9b67-72f379854142_0_index_pattern", - "label": "Host", - "options": { - "dynamicOptions": true, - "multiselect": true, - "order": "desc", - "size": 5, - "type": "terms" + ], + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" + }, + "visualization": { + "columns": [ + { + "alignment": "left", + "columnId": "968d8afd-c667-40cf-b3ab-aad456bd0449", + "isTransposed": false }, - "parent": "", - "type": "list" - }, - { - "fieldName": "cassandra.metrics.system.data_center", - "id": "1632746754812", - "indexPatternRefName": "control_1debfebc-ca0b-46e1-9b67-72f379854142_1_index_pattern", - "label": "Database", - "options": { - "dynamicOptions": true, - "multiselect": true, - "order": "desc", - "size": 5, - "type": "terms" + { + "alignment": "left", + "columnId": "b9aa79b5-f931-49af-9938-01aa35bbb292", + "isTransposed": false }, - "parent": "1632812188874", - "type": "list" + { + "alignment": "left", + "columnId": "d33183cf-e239-4ace-8056-32fb1a3711cb", + "isTransposed": false + }, + { + "alignment": "left", + "columnId": "ab5670cd-d9d6-4393-840a-caf8fca5a9a2", + "isTransposed": false + }, + { + "alignment": "left", + "columnId": "e5a94493-55b0-4835-89ec-cc86d1071bfe", + "isTransposed": false + }, + { + "columnId": "e3b9a6b5-febf-4c98-b334-df46e914b579", + "isTransposed": false + } + ], + "layerId": "84e70f16-0200-46ec-b2d0-31534103e49f", + "layerType": "data", + "paging": { + "enabled": true, + "size": 10 } - ], - "pinFilters": false, - "updateFiltersOnChange": true, - "useTimeFilter": false + } }, - "title": "Database [Metrics Cassandra]", - "type": "input_control_vis", - "uiState": {} - } + "title": "", + "type": "lens", + "visualizationType": "lnsDatatable" + }, + "enhancements": {}, + "hidePanelTitles": false }, "gridData": { - "h": 7, - "i": "1debfebc-ca0b-46e1-9b67-72f379854142", - "w": 21, - "x": 11, - "y": 0 + "h": 17, + "i": "ea99aa96-c9cb-49a7-ac8e-9ed3461e3aef", + "w": 48, + "x": 0, + "y": 4 }, - "panelIndex": "1debfebc-ca0b-46e1-9b67-72f379854142", - "type": "visualization", - "version": "7.15.0" + "panelIndex": "ea99aa96-c9cb-49a7-ac8e-9ed3461e3aef", + "title": "Hosts [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" }, { "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "", - "field": "service.address" - }, - "schema": "metric", - "type": "cardinality" - }, - { - "enabled": true, - "id": "2", - "params": { - "customLabel": "Version", - "field": "cassandra.metrics.system.version", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "segment", - "type": "terms" - }, - { - "enabled": true, - "id": "4", - "params": { - "customLabel": "Cluster", - "field": "cassandra.metrics.system.cluster", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "segment", - "type": "terms" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "Datacenter", - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "segment", - "type": "terms" - }, - { - "enabled": true, - "id": "5", - "params": { - "customLabel": "Rack", - "field": "cassandra.metrics.system.rack", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-84e70f16-0200-46ec-b2d0-31534103e49f", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "d4b251d7-e04c-4315-9be9-3355828498e3", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "84e70f16-0200-46ec-b2d0-31534103e49f": { + "columnOrder": [ + "e3b9a6b5-febf-4c98-b334-df46e914b579", + "0b125a53-8f7c-4efa-b26f-fa72e75983f3", + "968d8afd-c667-40cf-b3ab-aad456bd0449" + ], + "columns": { + "0b125a53-8f7c-4efa-b26f-fa72e75983f3": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Rack", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "968d8afd-c667-40cf-b3ab-aad456bd0449", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "terms" + }, + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.rack" + }, + "968d8afd-c667-40cf-b3ab-aad456bd0449": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Count", + "operationType": "unique_count", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "service.address" + }, + "e3b9a6b5-febf-4c98-b334-df46e914b579": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Address", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "968d8afd-c667-40cf-b3ab-aad456bd0449", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "terms" + }, + "secondaryFields": [], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.live_nodes" + } + }, + "incompleteColumns": {} + } + } + } + }, + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "d4b251d7-e04c-4315-9be9-3355828498e3", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" + }, + "type": "phrase" }, - "schema": "segment", - "type": "terms" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" + }, + "visualization": { + "columns": [ { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" - }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" - } - } + "alignment": "left", + "columnId": "968d8afd-c667-40cf-b3ab-aad456bd0449", + "isTransposed": false + }, + { + "columnId": "e3b9a6b5-febf-4c98-b334-df46e914b579", + "isTransposed": false + }, + { + "columnId": "0b125a53-8f7c-4efa-b26f-fa72e75983f3", + "isTransposed": false } ], - "query": { - "language": "kuery", - "query": "" + "layerId": "84e70f16-0200-46ec-b2d0-31534103e49f", + "layerType": "data", + "paging": { + "enabled": true, + "size": 10 } } }, - "description": "", - "params": { - "addLegend": false, - "addTooltip": true, - "distinctColors": false, - "isDonut": true, - "labels": { - "last_level": false, - "percentDecimals": 2, - "position": "default", - "show": true, - "truncate": 100, - "values": true, - "valuesFormat": "value" - }, - "legendPosition": "right", - "maxLegendLines": 5, - "nestedLegend": false, - "palette": { - "name": "default", - "type": "palette" - }, - "truncateLegend": true, - "type": "pie" - }, - "title": "Cluster Info [Metrics Cassandra]", - "type": "pie", - "uiState": {} + "title": "", + "type": "lens", + "visualizationType": "lnsDatatable" }, - "vis": { - "legendOpen": false - } + "enhancements": {}, + "hidePanelTitles": false }, "gridData": { - "h": 30, - "i": "8eecdc82-724f-4bec-9926-71e4b9936992", - "w": 16, - "x": 32, - "y": 0 + "h": 17, + "i": "0cac5b29-e217-4b68-a61a-f389d9b8d7a1", + "w": 48, + "x": 0, + "y": 21 }, - "panelIndex": "8eecdc82-724f-4bec-9926-71e4b9936992", - "type": "visualization", - "version": "7.15.0" + "panelIndex": "0cac5b29-e217-4b68-a61a-f389d9b8d7a1", + "title": "Nodes [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" }, { "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "Live Nodes", - "field": "cassandra.metrics.system.live_nodes" - }, - "schema": "metric", - "type": "cardinality" - }, - { - "enabled": true, - "id": "2", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-3a9f49ef-6c38-429d-b1a5-7bf2c847d024", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "6d23911e-0983-4909-9678-ed97013196fd", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "3a9f49ef-6c38-429d-b1a5-7bf2c847d024": { + "columnOrder": [ + "df9174d7-4363-49ea-8bee-33b4b887db1d", + "fda5401b-caa9-4e85-a72d-f6f8b68dd252", + "642b58e1-e740-418a-a82b-2500b3d9eebf", + "be122eda-0586-4dcd-8e84-21e08a8a79cf", + "08f66db3-f719-46c3-9402-45a0643ffefd" + ], + "columns": { + "08f66db3-f719-46c3-9402-45a0643ffefd": { + "dataType": "number", + "isBucketed": false, + "label": "Unique count of service.address", + "operationType": "unique_count", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "service.address" + }, + "642b58e1-e740-418a-a82b-2500b3d9eebf": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Datacenter", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "08f66db3-f719-46c3-9402-45a0643ffefd", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "terms" + }, + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + }, + "be122eda-0586-4dcd-8e84-21e08a8a79cf": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Rack", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "08f66db3-f719-46c3-9402-45a0643ffefd", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "terms" + }, + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.rack" + }, + "df9174d7-4363-49ea-8bee-33b4b887db1d": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Version", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "08f66db3-f719-46c3-9402-45a0643ffefd", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "terms" + }, + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.version" + }, + "fda5401b-caa9-4e85-a72d-f6f8b68dd252": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Cluster", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "08f66db3-f719-46c3-9402-45a0643ffefd", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "terms" + }, + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.cluster" + } + }, + "incompleteColumns": {} + } + } + } + }, + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "6d23911e-0983-4909-9678-ed97013196fd", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" + }, + "type": "phrase" }, - "schema": "bucket", - "type": "terms" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "Unreachable Nodes", - "field": "cassandra.metrics.system.unreachable_nodes" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } + } + ], + "query": { + "language": "kuery", + "query": "" + }, + "visualization": { + "columns": [ + { + "columnId": "df9174d7-4363-49ea-8bee-33b4b887db1d", + "isTransposed": false }, - "schema": "metric", - "type": "cardinality" - }, - { - "enabled": true, - "id": "4", - "params": { - "customLabel": "Joining Nodes", - "field": "cassandra.metrics.system.joining_nodes" + { + "columnId": "fda5401b-caa9-4e85-a72d-f6f8b68dd252", + "isTransposed": false }, - "schema": "metric", - "type": "cardinality" - }, - { - "enabled": true, - "id": "5", - "params": { - "customLabel": "Moving Nodes", - "field": "cassandra.metrics.system.moving_nodes" + { + "columnId": "642b58e1-e740-418a-a82b-2500b3d9eebf", + "isTransposed": false }, - "schema": "metric", - "type": "cardinality" - }, - { - "enabled": true, - "id": "6", - "params": { - "customLabel": "Leaving Nodes", - "field": "cassandra.metrics.system.leaving_nodes" + { + "columnId": "be122eda-0586-4dcd-8e84-21e08a8a79cf", + "isTransposed": false }, - "schema": "metric", - "type": "cardinality" - } - ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" - }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" - } - } + "alignment": "right", + "columnId": "08f66db3-f719-46c3-9402-45a0643ffefd", + "isTransposed": false } ], - "query": { - "language": "kuery", - "query": "" + "layerId": "3a9f49ef-6c38-429d-b1a5-7bf2c847d024", + "layerType": "data", + "paging": { + "enabled": true, + "size": 10 } } }, - "description": "", - "params": { - "perPage": 10, - "percentageCol": "", - "showMetricsAtAllLevels": false, - "showPartialRows": false, - "showToolbar": false, - "showTotal": false, - "totalFunc": "sum" - }, - "title": "Hosts [Metrics Cassandra]", - "type": "table", - "uiState": {} - } + "title": "", + "type": "lens", + "visualizationType": "lnsDatatable" + }, + "enhancements": {}, + "hidePanelTitles": false }, "gridData": { - "h": 11, - "i": "61a69064-f8de-4f43-a5da-d6973fe7e376", - "w": 32, + "h": 18, + "i": "995f4c8e-fa4d-42e7-86dd-d138d6d05e87", + "w": 48, "x": 0, - "y": 7 + "y": 38 }, - "panelIndex": "61a69064-f8de-4f43-a5da-d6973fe7e376", - "type": "visualization", - "version": "7.15.0" + "panelIndex": "995f4c8e-fa4d-42e7-86dd-d138d6d05e87", + "title": "Cluster Info [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" }, { "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "Count", - "field": "service.address" - }, - "schema": "metric", - "type": "cardinality" - }, - { - "enabled": true, - "id": "4", - "params": { - "customLabel": "Address", - "field": "cassandra.metrics.system.live_nodes", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "bucket", - "type": "terms" - }, - { - "enabled": true, - "id": "5", - "params": { - "customLabel": "Rack", - "field": "cassandra.metrics.system.rack", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-1df578c6-15e3-4c5f-b4f0-62f72f210db6", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "1215e1ff-5606-4484-bf2c-bf1a24d0ebf4", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "1df578c6-15e3-4c5f-b4f0-62f72f210db6": { + "columnOrder": [ + "7205affb-e2bb-4a4c-a012-bcd3e676c6ca", + "a52a689d-c59d-4b29-9855-d4f62bc2f3cf", + "f3a6a2bb-ef91-42e6-a885-ec6926ad15a2" + ], + "columns": { + "7205affb-e2bb-4a4c-a012-bcd3e676c6ca": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + }, + "a52a689d-c59d-4b29-9855-d4f62bc2f3cf": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "cassandra.metrics.system.data_center: Descending", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "fallback": false, + "type": "alphabetical" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + }, + "f3a6a2bb-ef91-42e6-a885-ec6926ad15a2": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Load", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.storage.load" + } + }, + "incompleteColumns": {} + } + } + } + }, + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "1215e1ff-5606-4484-bf2c-bf1a24d0ebf4", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" + }, + "type": "phrase" }, - "schema": "bucket", - "type": "terms" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" + }, + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "gridlinesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "layers": [ { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" - }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" + "accessors": [ + "f3a6a2bb-ef91-42e6-a885-ec6926ad15a2" + ], + "layerId": "1df578c6-15e3-4c5f-b4f0-62f72f210db6", + "layerType": "data", + "position": "top", + "seriesType": "area", + "showGridlines": false, + "splitAccessor": "a52a689d-c59d-4b29-9855-d4f62bc2f3cf", + "xAccessor": "7205affb-e2bb-4a4c-a012-bcd3e676c6ca", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "f3a6a2bb-ef91-42e6-a885-ec6926ad15a2" } - } + ] } ], - "query": { - "language": "kuery", - "query": "" - } + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false + }, + "preferredSeriesType": "area", + "title": "Empty XY chart", + "valueLabels": "hide", + "valuesInLegend": false, + "yTitle": "Total disk space used" } }, - "description": "", - "params": { - "perPage": 10, - "percentageCol": "", - "showMetricsAtAllLevels": false, - "showPartialRows": false, - "showToolbar": false, - "showTotal": false, - "totalFunc": "sum" - }, - "title": "Nodes [Metrics Cassandra]", - "type": "table", - "uiState": {} - } + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false }, "gridData": { - "h": 12, - "i": "391e539d-076d-4314-83fc-b99346520165", - "w": 32, + "h": 15, + "i": "a6045295-4b0c-4dec-b7b8-c0404187f002", + "w": 24, "x": 0, - "y": 18 + "y": 56 }, - "panelIndex": "391e539d-076d-4314-83fc-b99346520165", - "type": "visualization", - "version": "7.15.0" + "panelIndex": "a6045295-4b0c-4dec-b7b8-c0404187f002", + "title": "Disk Usage [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" }, { "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": false, - "id": "1", - "params": { - "customLabel": "Total Disk Space Usage", - "field": "cassandra.metrics.column_family.total_disk_space_used" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "5", - "params": { - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "_key", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "4", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "_key", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1h", - "to": "now" + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-b200271a-40a4-4ef1-98ec-4f83b33b13e9", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "301014c4-00d1-4685-9cb8-20d370c691e6", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "b200271a-40a4-4ef1-98ec-4f83b33b13e9": { + "columnOrder": [ + "fdc8c3f1-cd49-4b7b-8a64-ed5d8b999121", + "91ceb32c-e077-4cc6-a41f-bb47c67a53d8", + "7daaca84-4126-4631-9f25-2e44b38fa237", + "6c9f983d-0aab-4871-9f87-3dc14393f37c" + ], + "columns": { + "6c9f983d-0aab-4871-9f87-3dc14393f37c": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Row Cache Rate", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.cache.row_cache.requests.one_minute_rate" + }, + "7daaca84-4126-4631-9f25-2e44b38fa237": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Key Cache Rate", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.cache.key_cache.requests.one_minute_rate" + }, + "91ceb32c-e077-4cc6-a41f-bb47c67a53d8": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "cassandra.metrics.system.data_center: Descending", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "7daaca84-4126-4631-9f25-2e44b38fa237", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + }, + "fdc8c3f1-cd49-4b7b-8a64-ed5d8b999121": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + } + }, + "incompleteColumns": {} + } + } + } + }, + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "301014c4-00d1-4685-9cb8-20d370c691e6", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" }, - "useNormalizedEsInterval": true, - "used_interval": "1m" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "Load", - "field": "cassandra.metrics.storage.load" + "type": "phrase" }, - "schema": "metric", - "type": "max" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" + }, + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "fittingFunction": "Linear", + "layers": [ { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" + "accessors": [ + "7daaca84-4126-4631-9f25-2e44b38fa237", + "6c9f983d-0aab-4871-9f87-3dc14393f37c" + ], + "layerId": "b200271a-40a4-4ef1-98ec-4f83b33b13e9", + "layerType": "data", + "position": "top", + "seriesType": "area", + "showGridlines": false, + "splitAccessor": "91ceb32c-e077-4cc6-a41f-bb47c67a53d8", + "xAccessor": "fdc8c3f1-cd49-4b7b-8a64-ed5d8b999121", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "7daaca84-4126-4631-9f25-2e44b38fa237" }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" + { + "axisMode": "left", + "forAccessor": "6c9f983d-0aab-4871-9f87-3dc14393f37c" } - } + ] } ], - "query": { - "language": "kuery", - "query": "" - } + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false, + "showSingleSeries": true + }, + "preferredSeriesType": "area", + "title": "Empty XY chart", + "valueLabels": "hide", + "yTitle": "Cache" } }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" - }, - "show": true, - "style": {}, - "title": {}, - "type": "category" - } - ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false + }, + "gridData": { + "h": 15, + "i": "e600f07c-44c8-4844-8788-d456d8303f66", + "w": 24, + "x": 24, + "y": 56 + }, + "panelIndex": "e600f07c-44c8-4844-8788-d456d8303f66", + "title": "Cache [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" + }, + { + "embeddableConfig": { + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-b105d549-eb31-4b7a-b1cf-f813eea00af3", + "type": "index-pattern" }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" + { + "id": "metrics-*", + "name": "1797fb28-ed26-407f-9ba3-98e6d512b369", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "b105d549-eb31-4b7a-b1cf-f813eea00af3": { + "columnOrder": [ + "983bb255-9754-4c54-baae-a3176c13aa1b", + "b2124976-eee2-4964-b19a-4b905c0fe04b", + "fa19af9e-fdd7-4c28-9f5c-2d475c80dc19", + "3dc8ffaf-d908-497a-8910-8c45f93a44d5" + ], + "columns": { + "3dc8ffaf-d908-497a-8910-8c45f93a44d5": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "non-heap usage", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.memory.other_usage.used" + }, + "983bb255-9754-4c54-baae-a3176c13aa1b": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + }, + "b2124976-eee2-4964-b19a-4b905c0fe04b": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Data Center", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "fa19af9e-fdd7-4c28-9f5c-2d475c80dc19", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + }, + "fa19af9e-fdd7-4c28-9f5c-2d475c80dc19": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "heap usage", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.memory.heap_usage.used" + } + }, + "incompleteColumns": {} + } + } + } }, - "radiusRatio": 9, - "row": true, - "seriesParams": [ - { - "circlesRadius": 3, - "data": { - "id": "1", - "label": "Total Disk Space Usage" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 3, - "data": { - "id": "3", - "label": "Load" + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "1797fb28-ed26-407f-9ba3-98e6d512b369", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" + }, + "type": "phrase" }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" }, - "times": [], - "truncateLegend": true, - "type": "area", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Total disk space used" - }, - "type": "value" - } - ] + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "fittingFunction": "Linear", + "gridlinesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "labelsOrientation": { + "x": 0, + "yLeft": 0, + "yRight": 0 + }, + "layers": [ + { + "accessors": [ + "fa19af9e-fdd7-4c28-9f5c-2d475c80dc19", + "3dc8ffaf-d908-497a-8910-8c45f93a44d5" + ], + "layerId": "b105d549-eb31-4b7a-b1cf-f813eea00af3", + "layerType": "data", + "position": "top", + "seriesType": "area", + "showGridlines": false, + "splitAccessor": "b2124976-eee2-4964-b19a-4b905c0fe04b", + "xAccessor": "983bb255-9754-4c54-baae-a3176c13aa1b", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "fa19af9e-fdd7-4c28-9f5c-2d475c80dc19" + }, + { + "axisMode": "left", + "forAccessor": "3dc8ffaf-d908-497a-8910-8c45f93a44d5" + } + ] + } + ], + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false, + "showSingleSeries": true + }, + "preferredSeriesType": "area", + "tickLabelsVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "valueLabels": "hide", + "yTitle": "Heap/Non-Heap Usage" + } }, - "title": "Disk Usage [Metrics Cassandra]", - "type": "area", - "uiState": {} - } + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false }, "gridData": { "h": 15, - "i": "c2139354-a465-43ae-ba23-0d48beb8dccd", - "w": 24, + "i": "b8cef86e-7c91-4a83-ac83-994334404231", + "w": 48, "x": 0, - "y": 30 + "y": 71 }, - "panelIndex": "c2139354-a465-43ae-ba23-0d48beb8dccd", - "type": "visualization", - "version": "7.15.0" + "panelIndex": "b8cef86e-7c91-4a83-ac83-994334404231", + "title": "Heap Memory [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" }, { "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "Key Cache Rate", - "field": "cassandra.metrics.cache.key_cache.requests.one_minute_rate" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1h", - "to": "now" + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-96706e48-10cb-46c0-b758-9345d459333c", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "3740462a-7cfc-4ec7-9a22-d8325b93fa03", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "96706e48-10cb-46c0-b758-9345d459333c": { + "columnOrder": [ + "a08173f5-b7d0-4ad5-94d3-db9d16bbdaab", + "d8857491-caa6-4bd8-a549-da9a7fae4a89", + "f39ef28d-8fd6-4b3a-9367-8d80cf0c9066", + "2b61d819-ef0b-4e0c-a8e0-5113aae39f3f" + ], + "columns": { + "2b61d819-ef0b-4e0c-a8e0-5113aae39f3f": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Pending", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.task.pending" + }, + "a08173f5-b7d0-4ad5-94d3-db9d16bbdaab": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + }, + "d8857491-caa6-4bd8-a549-da9a7fae4a89": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Data Center", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "f39ef28d-8fd6-4b3a-9367-8d80cf0c9066", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + }, + "f39ef28d-8fd6-4b3a-9367-8d80cf0c9066": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Completed", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.task.complete" + } + }, + "incompleteColumns": {} + } + } + } + }, + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "3740462a-7cfc-4ec7-9a22-d8325b93fa03", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" }, - "useNormalizedEsInterval": true, - "used_interval": "1m" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "Row Cache Rate", - "field": "cassandra.metrics.cache.row_cache.requests.one_minute_rate" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": false, - "id": "4", - "params": { - "customLabel": "Key Cache Capacity", - "field": "cassandra.metrics.cache.key_cache.capacity" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": false, - "id": "5", - "params": { - "customLabel": "Row Cache Capacity", - "field": "cassandra.metrics.cache.row_cache.capacity" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "7", - "params": { - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 + "type": "phrase" }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "6", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" + }, + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "curveType": "CURVE_MONOTONE_X", + "fittingFunction": "Linear", + "layers": [ { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" + "accessors": [ + "f39ef28d-8fd6-4b3a-9367-8d80cf0c9066", + "2b61d819-ef0b-4e0c-a8e0-5113aae39f3f" + ], + "layerId": "96706e48-10cb-46c0-b758-9345d459333c", + "layerType": "data", + "position": "top", + "seriesType": "area", + "showGridlines": false, + "splitAccessor": "d8857491-caa6-4bd8-a549-da9a7fae4a89", + "xAccessor": "a08173f5-b7d0-4ad5-94d3-db9d16bbdaab", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "f39ef28d-8fd6-4b3a-9367-8d80cf0c9066" }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" + { + "axisMode": "left", + "forAccessor": "2b61d819-ef0b-4e0c-a8e0-5113aae39f3f" } - } + ] } ], - "query": { - "language": "kuery", - "query": "" - } + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false, + "showSingleSeries": true + }, + "preferredSeriesType": "area", + "title": "Empty XY chart", + "valueLabels": "hide", + "yTitle": "Count" } }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false + }, + "gridData": { + "h": 15, + "i": "cbbbaddb-c2c9-4406-9cd5-91aaac4d4f06", + "w": 48, + "x": 0, + "y": 86 + }, + "panelIndex": "cbbbaddb-c2c9-4406-9cd5-91aaac4d4f06", + "title": "Tasks [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" + }, + { + "embeddableConfig": { + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-603cdd40-46f5-4bc2-b610-ffd4a0a4e5ac", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "1c8c960a-c931-4f35-ba88-4f3c9bad5181", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "603cdd40-46f5-4bc2-b610-ffd4a0a4e5ac": { + "columnOrder": [ + "15c70bcc-c763-443c-832b-b96f2e9c24d5", + "9039a855-c973-4a6a-82f1-dbcfdb3c9d8d", + "d5045c5a-c0d4-4a4b-a152-cb3380c54fdd", + "5b395b4f-c09c-44a1-80aa-a1b8b1e63ca9" + ], + "columns": { + "15c70bcc-c763-443c-832b-b96f2e9c24d5": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + }, + "5b395b4f-c09c-44a1-80aa-a1b8b1e63ca9": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "CAS Write", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.client_request.caswrite.one_minute_rate" + }, + "9039a855-c973-4a6a-82f1-dbcfdb3c9d8d": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Data Center", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "d5045c5a-c0d4-4a4b-a152-cb3380c54fdd", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + }, + "d5045c5a-c0d4-4a4b-a152-cb3380c54fdd": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "CAS Read", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.client_request.casread.one_minute_rate" + } + }, + "incompleteColumns": {} + } + } + } + }, + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "1c8c960a-c931-4f35-ba88-4f3c9bad5181", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" + }, + "type": "phrase" }, - "show": true, - "style": {}, - "title": {}, - "type": "category" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" + }, + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "fittingFunction": "Linear", + "layers": [ + { + "accessors": [ + "d5045c5a-c0d4-4a4b-a152-cb3380c54fdd", + "5b395b4f-c09c-44a1-80aa-a1b8b1e63ca9" + ], + "layerId": "603cdd40-46f5-4bc2-b610-ffd4a0a4e5ac", + "layerType": "data", + "position": "top", + "seriesType": "area", + "showGridlines": false, + "splitAccessor": "9039a855-c973-4a6a-82f1-dbcfdb3c9d8d", + "xAccessor": "15c70bcc-c763-443c-832b-b96f2e9c24d5", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "d5045c5a-c0d4-4a4b-a152-cb3380c54fdd" + }, + { + "axisMode": "left", + "forAccessor": "5b395b4f-c09c-44a1-80aa-a1b8b1e63ca9" + } + ] + } + ], + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false, + "showSingleSeries": true + }, + "preferredSeriesType": "area", + "title": "Empty XY chart", + "valueLabels": "hide", + "yTitle": "Latency(ms)" + } + }, + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false + }, + "gridData": { + "h": 15, + "i": "6c8fbd31-8d67-4d86-8583-48b35a473620", + "w": 24, + "x": 0, + "y": 101 + }, + "panelIndex": "6c8fbd31-8d67-4d86-8583-48b35a473620", + "title": "CAS Read/Write Latency [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" + }, + { + "embeddableConfig": { + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-893dad34-5b9e-4f2d-b470-29c258e5d43b", + "type": "index-pattern" }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" + { + "id": "metrics-*", + "name": "a32f2a0c-fd9f-4545-a362-5ef0da423138", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "893dad34-5b9e-4f2d-b470-29c258e5d43b": { + "columnOrder": [ + "ec7042ac-35c7-4f59-8380-3c888497f841", + "563579cb-9e5c-4b3f-887a-9d192ae1726c", + "ad19f707-e8b8-46a0-8eff-7fc19c579c03", + "85896036-0669-4e3c-8a59-681d2d9bab60" + ], + "columns": { + "563579cb-9e5c-4b3f-887a-9d192ae1726c": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Data Center", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "ad19f707-e8b8-46a0-8eff-7fc19c579c03", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + }, + "85896036-0669-4e3c-8a59-681d2d9bab60": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Write Fail", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.client_request.write.timeouts" + }, + "ad19f707-e8b8-46a0-8eff-7fc19c579c03": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Read Fail", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.client_request.read.timeouts" + }, + "ec7042ac-35c7-4f59-8380-3c888497f841": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + } + }, + "incompleteColumns": {} + } + } + } }, - "radiusRatio": 9, - "seriesParams": [ - { - "circlesRadius": 2, - "data": { - "id": "1", - "label": "Key Cache Rate" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "3", - "label": "Row Cache Rate" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "4", - "label": "Key Cache Capacity" - }, - "drawLinesBetweenPoints": true, - "interpolate": "cardinal", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "5", - "label": "Row Cache Capacity" + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "a32f2a0c-fd9f-4545-a362-5ef0da423138", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" + }, + "type": "phrase" }, - "drawLinesBetweenPoints": true, - "interpolate": "cardinal", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" }, - "times": [], - "truncateLegend": true, - "type": "area", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Cache" - }, - "type": "value" - } - ] + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "fittingFunction": "Linear", + "layers": [ + { + "accessors": [ + "ad19f707-e8b8-46a0-8eff-7fc19c579c03", + "85896036-0669-4e3c-8a59-681d2d9bab60" + ], + "layerId": "893dad34-5b9e-4f2d-b470-29c258e5d43b", + "layerType": "data", + "position": "top", + "seriesType": "area", + "showGridlines": false, + "splitAccessor": "563579cb-9e5c-4b3f-887a-9d192ae1726c", + "xAccessor": "ec7042ac-35c7-4f59-8380-3c888497f841", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "ad19f707-e8b8-46a0-8eff-7fc19c579c03" + }, + { + "axisMode": "left", + "forAccessor": "85896036-0669-4e3c-8a59-681d2d9bab60" + } + ] + } + ], + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false, + "showSingleSeries": true + }, + "preferredSeriesType": "area", + "title": "Empty XY chart", + "valueLabels": "hide", + "yTitle": "Failures" + } }, - "title": "Cache [Metrics Cassandra]", - "type": "area", - "uiState": {} - } + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false }, "gridData": { "h": 15, - "i": "10d3ff56-21f5-438b-98f7-a5afcdbd4bdb", + "i": "b1d8d0cc-0873-4146-b7a9-6ed1c1f9b316", "w": 24, "x": 24, - "y": 30 + "y": 101 }, - "panelIndex": "10d3ff56-21f5-438b-98f7-a5afcdbd4bdb", - "type": "visualization", - "version": "7.15.0" + "panelIndex": "b1d8d0cc-0873-4146-b7a9-6ed1c1f9b316", + "title": "Read/Write Failures [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" }, { "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "5", - "params": { - "customLabel": "heap usage", - "field": "cassandra.metrics.memory.heap_usage.used" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "9", - "params": { - "customLabel": "non-heap usage", - "field": "cassandra.metrics.memory.other_usage.used" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": false, - "id": "1", - "params": { - "customLabel": "heap commited", - "field": "cassandra.metrics.memory.heap_usage.committed" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1y/d", - "to": "now" + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-7c7c85de-bf32-4b48-a08a-fc375855b8c9", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "4304fcdd-8834-43bc-a2c3-1e2359b69e88", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "7c7c85de-bf32-4b48-a08a-fc375855b8c9": { + "columnOrder": [ + "e1d84cca-6df6-41af-8dbd-032dd78e3c94", + "b4d90c79-1807-42c6-bdc2-9276ab8c32c5", + "334bbffa-a40f-4a19-a913-1cc5c8447a5c", + "d5539182-61b4-4174-8c95-25c283de5ef3", + "22fc820e-4be6-4f4d-be96-e0f8a0055b4e", + "9032a4ab-629b-4623-b0ff-608403f8ac24", + "843b01c6-b518-42d7-a947-b170f3ba9e99", + "082f5d6f-c8fb-4153-975a-a3111ad28b3e", + "bb973dc3-facb-42e7-85f5-0a9efbaad0d2", + "9bffdd56-2a84-473d-8b27-919c3cd040d2", + "c66518ec-10b0-4bf3-b181-de3836ece23b", + "010945e7-99f4-4cef-8a06-b99487125190", + "9af4d389-5a7d-4707-b0db-08b793fc6635" + ], + "columns": { + "010945e7-99f4-4cef-8a06-b99487125190": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "request_response", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.dropped_message.request_response" + }, + "082f5d6f-c8fb-4153-975a-a3111ad28b3e": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "paged_range", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.dropped_message.paged_range" + }, + "22fc820e-4be6-4f4d-be96-e0f8a0055b4e": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "counter_mutation", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.dropped_message.counter_mutation" + }, + "334bbffa-a40f-4a19-a913-1cc5c8447a5c": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "batch_remove", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.dropped_message.batch_remove" + }, + "843b01c6-b518-42d7-a947-b170f3ba9e99": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "mutation", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.dropped_message.mutation" + }, + "9032a4ab-629b-4623-b0ff-608403f8ac24": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "hint", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.dropped_message.hint" + }, + "9af4d389-5a7d-4707-b0db-08b793fc6635": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "trace", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.dropped_message.trace" + }, + "9bffdd56-2a84-473d-8b27-919c3cd040d2": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "read", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.dropped_message.read" + }, + "b4d90c79-1807-42c6-bdc2-9276ab8c32c5": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Data Center", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "334bbffa-a40f-4a19-a913-1cc5c8447a5c", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + }, + "bb973dc3-facb-42e7-85f5-0a9efbaad0d2": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "range_slice", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.dropped_message.range_slice" + }, + "c66518ec-10b0-4bf3-b181-de3836ece23b": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "read_repair", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.dropped_message.read_repair" + }, + "d5539182-61b4-4174-8c95-25c283de5ef3": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "batch_store", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.dropped_message.batch_store" + }, + "e1d84cca-6df6-41af-8dbd-032dd78e3c94": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + } + }, + "incompleteColumns": {} + } + } + } + }, + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "4304fcdd-8834-43bc-a2c3-1e2359b69e88", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" }, - "useNormalizedEsInterval": true, - "used_interval": "1w" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": false, - "id": "6", - "params": { - "customLabel": "non-heap commited", - "field": "cassandra.metrics.memory.other_usage.committed" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": false, - "id": "4", - "params": { - "customLabel": "heap max", - "field": "cassandra.metrics.memory.heap_usage.max" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": false, - "id": "8", - "params": { - "customLabel": "non-heap max", - "field": "cassandra.metrics.memory.other_usage.max" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": false, - "id": "3", - "params": { - "customLabel": "heap initiated", - "field": "cassandra.metrics.memory.heap_usage.init" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": false, - "id": "7", - "params": { - "customLabel": "non-heap initiated", - "field": "cassandra.metrics.memory.other_usage.init" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "10", - "params": { - "customLabel": "Data Center", - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "5", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "11", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "5", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 + "type": "phrase" }, - "schema": "group", - "type": "terms" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" + }, + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "fittingFunction": "Linear", + "layers": [ { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" + "accessors": [ + "334bbffa-a40f-4a19-a913-1cc5c8447a5c", + "d5539182-61b4-4174-8c95-25c283de5ef3", + "22fc820e-4be6-4f4d-be96-e0f8a0055b4e", + "9032a4ab-629b-4623-b0ff-608403f8ac24", + "843b01c6-b518-42d7-a947-b170f3ba9e99", + "082f5d6f-c8fb-4153-975a-a3111ad28b3e", + "bb973dc3-facb-42e7-85f5-0a9efbaad0d2", + "9bffdd56-2a84-473d-8b27-919c3cd040d2", + "c66518ec-10b0-4bf3-b181-de3836ece23b", + "010945e7-99f4-4cef-8a06-b99487125190", + "9af4d389-5a7d-4707-b0db-08b793fc6635" + ], + "layerId": "7c7c85de-bf32-4b48-a08a-fc375855b8c9", + "layerType": "data", + "position": "top", + "seriesType": "line", + "showGridlines": false, + "splitAccessor": "b4d90c79-1807-42c6-bdc2-9276ab8c32c5", + "xAccessor": "e1d84cca-6df6-41af-8dbd-032dd78e3c94", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "334bbffa-a40f-4a19-a913-1cc5c8447a5c" }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" + { + "axisMode": "left", + "forAccessor": "d5539182-61b4-4174-8c95-25c283de5ef3" + }, + { + "axisMode": "left", + "forAccessor": "22fc820e-4be6-4f4d-be96-e0f8a0055b4e" + }, + { + "axisMode": "left", + "forAccessor": "9032a4ab-629b-4623-b0ff-608403f8ac24" + }, + { + "axisMode": "left", + "forAccessor": "843b01c6-b518-42d7-a947-b170f3ba9e99" + }, + { + "axisMode": "left", + "forAccessor": "082f5d6f-c8fb-4153-975a-a3111ad28b3e" + }, + { + "axisMode": "left", + "forAccessor": "bb973dc3-facb-42e7-85f5-0a9efbaad0d2" + }, + { + "axisMode": "left", + "forAccessor": "9bffdd56-2a84-473d-8b27-919c3cd040d2" + }, + { + "axisMode": "left", + "forAccessor": "c66518ec-10b0-4bf3-b181-de3836ece23b" + }, + { + "axisMode": "left", + "forAccessor": "010945e7-99f4-4cef-8a06-b99487125190" + }, + { + "axisMode": "left", + "forAccessor": "9af4d389-5a7d-4707-b0db-08b793fc6635" } - } + ] } ], - "query": { - "language": "kuery", - "query": "" - } + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false, + "showSingleSeries": true + }, + "preferredSeriesType": "line", + "title": "Empty XY chart", + "valueLabels": "hide", + "yTitle": "Dropped Message" } }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false + }, + "gridData": { + "h": 15, + "i": "116de2a1-c967-47e2-b801-dd1d74cee1ac", + "w": 24, + "x": 0, + "y": 116 + }, + "panelIndex": "116de2a1-c967-47e2-b801-dd1d74cee1ac", + "title": "Dropped Message [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" + }, + { + "embeddableConfig": { + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-b75fdb41-7783-4e48-9255-ad65d660e8f3", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "b6f5adf6-7edc-4975-9274-f40614627d61", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "b75fdb41-7783-4e48-9255-ad65d660e8f3": { + "columnOrder": [ + "4397de8c-e291-498c-8ac2-201c7aa6b756", + "070c171e-593c-4157-96cf-0aed85075973", + "841ceb87-428e-4f3c-af44-d8ad31157d8d", + "dd46e74e-5aff-42cb-8a2c-b3d52da187a6" + ], + "columns": { + "070c171e-593c-4157-96cf-0aed85075973": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Data Center", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "841ceb87-428e-4f3c-af44-d8ad31157d8d", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + }, + "4397de8c-e291-498c-8ac2-201c7aa6b756": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + }, + "841ceb87-428e-4f3c-af44-d8ad31157d8d": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Read Count", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.client_request.read.count" + }, + "dd46e74e-5aff-42cb-8a2c-b3d52da187a6": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Write Count", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.client_request.write.count" + } + }, + "incompleteColumns": {} + } + } + } + }, + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "b6f5adf6-7edc-4975-9274-f40614627d61", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" + }, + "type": "phrase" }, - "show": true, - "style": {}, - "title": {}, - "type": "category" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" - }, - "radiusRatio": 9, - "seriesParams": [ - { - "circlesRadius": 3, - "data": { - "id": "5", - "label": "heap usage" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 3, - "data": { - "id": "9", - "label": "non-heap usage" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 3, - "data": { - "id": "1", - "label": "heap commited" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 3, - "data": { - "id": "6", - "label": "non-heap commited" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 3, - "data": { - "id": "4", - "label": "heap max" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 3, - "data": { - "id": "8", - "label": "non-heap max" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 3, - "data": { - "id": "3", - "label": "heap initiated" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 3, - "data": { - "id": "7", - "label": "non-heap initiated" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - } - ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 - }, - "times": [], - "truncateLegend": true, - "type": "area", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Heap/Non-Heap Usage" - }, - "type": "value" - } - ] - }, - "title": "Heap Memory [Metrics Cassandra]", - "type": "area", - "uiState": {} - } - }, - "gridData": { - "h": 14, - "i": "ddd7e9f5-ab1e-4d13-a3a0-0c0b85f2fca4", - "w": 48, - "x": 0, - "y": 45 - }, - "panelIndex": "ddd7e9f5-ab1e-4d13-a3a0-0c0b85f2fca4", - "type": "visualization", - "version": "7.15.0" - }, - { - "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "Read Latency(ms)", - "field": "cassandra.metrics.client_request.read.one_minute_rate" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1h", - "to": "now" - }, - "useNormalizedEsInterval": true, - "used_interval": "1m" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "Data Center", - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "4", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - } - ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ - { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" - }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" - } - } - } - ], - "query": { - "language": "kuery", - "query": "" - } - } - }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" - }, - "show": true, - "style": {}, - "title": {}, - "type": "category" - } - ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" - }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" - }, - "radiusRatio": 9, - "seriesParams": [ - { - "circlesRadius": 2, - "data": { - "id": "1", - "label": "Read Latency(ms)" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - } - ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 - }, - "times": [], - "truncateLegend": true, - "type": "area", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Latency(ms)" - }, - "type": "value" - } - ] - }, - "title": "Read Latency [Metrics Cassandra]", - "type": "area", - "uiState": {} - } - }, - "gridData": { - "h": 15, - "i": "0ef347db-5bb2-4432-9c51-b943e4a870ed", - "w": 16, - "x": 0, - "y": 59 - }, - "panelIndex": "0ef347db-5bb2-4432-9c51-b943e4a870ed", - "type": "visualization", - "version": "7.15.0" - }, - { - "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "Write Latency(ms)", - "field": "cassandra.metrics.client_request.write.one_minute_rate" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1h", - "to": "now" - }, - "useNormalizedEsInterval": true, - "used_interval": "1m" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "Data Center", - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "4", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - } - ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ - { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" - }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" - } - } - } - ], - "query": { - "language": "kuery", - "query": "" - } - } - }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" - }, - "show": true, - "style": {}, - "title": {}, - "type": "category" - } - ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" - }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" - }, - "radiusRatio": 9, - "seriesParams": [ - { - "circlesRadius": 2, - "data": { - "id": "1", - "label": "Write Latency(ms)" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - } - ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 - }, - "times": [], - "truncateLegend": true, - "type": "area", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "defaultYExtents": false, - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Latency(ms)" - }, - "type": "value" - } - ] - }, - "title": "Write Latency [Metrics Cassandra]", - "type": "area", - "uiState": {} - } - }, - "gridData": { - "h": 15, - "i": "2eb22243-b9b3-4c3c-b704-ac4820cd1899", - "w": 16, - "x": 16, - "y": 59 - }, - "panelIndex": "2eb22243-b9b3-4c3c-b704-ac4820cd1899", - "type": "visualization", - "version": "7.15.0" - }, - { - "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "Range Slice Latency(ms)", - "field": "cassandra.metrics.client_request.range_slice.one_minute_rate" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1h", - "to": "now" - }, - "useNormalizedEsInterval": true, - "used_interval": "1m" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "Data Center", - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "4", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - } - ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ - { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" - }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" - } - } - } - ], - "query": { - "language": "kuery", - "query": "" - } - } - }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" - }, - "show": true, - "style": {}, - "title": {}, - "type": "category" - } - ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" - }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" - }, - "radiusRatio": 9, - "row": true, - "seriesParams": [ - { - "circlesRadius": 2, - "data": { - "id": "1", - "label": "Range Slice Latency(ms)" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - } - ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 - }, - "times": [], - "truncateLegend": true, - "type": "area", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Latency(ms)" - }, - "type": "value" - } - ] - }, - "title": "Range Slice Latency [Metrics Cassandra]", - "type": "area", - "uiState": {} - } - }, - "gridData": { - "h": 15, - "i": "6258e54d-997c-410e-bb9d-030b8cf9ba06", - "w": 16, - "x": 32, - "y": 59 - }, - "panelIndex": "6258e54d-997c-410e-bb9d-030b8cf9ba06", - "type": "visualization", - "version": "7.15.0" - }, - { - "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "Completed", - "field": "cassandra.metrics.task.complete" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1h", - "to": "now" - }, - "useNormalizedEsInterval": true, - "used_interval": "1m" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "Pending", - "field": "cassandra.metrics.task.pending" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "4", - "params": { - "customLabel": "Data Center", - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "5", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - } - ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ - { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" - }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" - } - } - } - ], - "query": { - "language": "kuery", - "query": "" - } - } - }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" - }, - "show": true, - "style": {}, - "title": {}, - "type": "category" - } - ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" - }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" - }, - "radiusRatio": 9, - "seriesParams": [ - { - "circlesRadius": 2, - "data": { - "id": "1", - "label": "Completed" - }, - "drawLinesBetweenPoints": true, - "interpolate": "cardinal", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "3", - "label": "Pending" - }, - "drawLinesBetweenPoints": true, - "interpolate": "cardinal", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - } - ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 - }, - "times": [], - "truncateLegend": true, - "type": "area", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Count" - }, - "type": "value" - } - ] - }, - "title": "Tasks [Metrics Cassandra]", - "type": "area", - "uiState": {} - } - }, - "gridData": { - "h": 15, - "i": "84c8e7a3-404a-4e17-8a85-cb062d91a2a1", - "w": 48, - "x": 0, - "y": 74 - }, - "panelIndex": "84c8e7a3-404a-4e17-8a85-cb062d91a2a1", - "type": "visualization", - "version": "7.15.0" - }, - { - "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "CAS Read", - "field": "cassandra.metrics.client_request.casread.one_minute_rate" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1h", - "to": "now" - }, - "useNormalizedEsInterval": true, - "used_interval": "1m" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "CAS Write", - "field": "cassandra.metrics.client_request.caswrite.one_minute_rate" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "4", - "params": { - "customLabel": "Data Center", - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "5", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - } - ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ - { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" - }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" - } - } - } - ], - "query": { - "language": "kuery", - "query": "" - } - } - }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" - }, - "show": true, - "style": {}, - "title": {}, - "type": "category" - } - ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" - }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" - }, - "radiusRatio": 9, - "seriesParams": [ - { - "circlesRadius": 2, - "data": { - "id": "1", - "label": "CAS Read" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "3", - "label": "CAS Write" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - } - ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 - }, - "times": [], - "truncateLegend": true, - "type": "area", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Latency(ms)" - }, - "type": "value" - } - ] - }, - "title": "CAS Read/Write Latency [Metrics Cassandra]", - "type": "area", - "uiState": {} - } - }, - "gridData": { - "h": 15, - "i": "c674760d-5bc3-4393-ae10-bbc4e3756976", - "w": 24, - "x": 0, - "y": 89 - }, - "panelIndex": "c674760d-5bc3-4393-ae10-bbc4e3756976", - "type": "visualization", - "version": "7.15.0" - }, - { - "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "Read Fail", - "field": "cassandra.metrics.client_request.read.timeouts" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1h", - "to": "now" - }, - "useNormalizedEsInterval": true, - "used_interval": "1m" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "Write Fail", - "field": "cassandra.metrics.client_request.write.timeouts" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "4", - "params": { - "customLabel": "Data Center", - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "5", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - } - ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "fittingFunction": "Linear", + "layers": [ { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" + "accessors": [ + "841ceb87-428e-4f3c-af44-d8ad31157d8d", + "dd46e74e-5aff-42cb-8a2c-b3d52da187a6" + ], + "layerId": "b75fdb41-7783-4e48-9255-ad65d660e8f3", + "layerType": "data", + "position": "top", + "seriesType": "line", + "showGridlines": false, + "splitAccessor": "070c171e-593c-4157-96cf-0aed85075973", + "xAccessor": "4397de8c-e291-498c-8ac2-201c7aa6b756", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "841ceb87-428e-4f3c-af44-d8ad31157d8d" }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" + { + "axisMode": "left", + "forAccessor": "dd46e74e-5aff-42cb-8a2c-b3d52da187a6" } - } + ] } ], - "query": { - "language": "kuery", - "query": "" - } + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false, + "showSingleSeries": true + }, + "preferredSeriesType": "line", + "title": "Empty XY chart", + "valueLabels": "hide", + "yTitle": "Count" } }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" - }, - "show": true, - "style": {}, - "title": {}, - "type": "category" - } - ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" - }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" - }, - "radiusRatio": 9, - "row": true, - "seriesParams": [ - { - "circlesRadius": 2, - "data": { - "id": "1", - "label": "Read Fail" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "3", - "label": "Write Fail" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - } - ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 - }, - "times": [], - "truncateLegend": true, - "type": "area", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Failures" - }, - "type": "value" - } - ] - }, - "title": "Read/Write Failures [Metrics Cassandra]", - "type": "area", - "uiState": {} - } + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false }, "gridData": { "h": 15, - "i": "dbe98005-e6ff-4d80-b58c-1dc4f3340fc5", + "i": "e2295585-cc4f-402d-b6d8-ab54d8f300bb", "w": 24, "x": 24, - "y": 89 + "y": 116 }, - "panelIndex": "dbe98005-e6ff-4d80-b58c-1dc4f3340fc5", - "type": "visualization", - "version": "7.15.0" + "panelIndex": "e2295585-cc4f-402d-b6d8-ab54d8f300bb", + "title": "Read/Write Count [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" }, { "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "batch_remove", - "field": "cassandra.metrics.dropped_message.batch_remove" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1y/d", - "to": "now" - }, - "useNormalizedEsInterval": true, - "used_interval": "1w" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "batch_store", - "field": "cassandra.metrics.dropped_message.batch_store" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "4", - "params": { - "customLabel": "counter_mutation", - "field": "cassandra.metrics.dropped_message.counter_mutation" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "5", - "params": { - "customLabel": "hint", - "field": "cassandra.metrics.dropped_message.hint" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "6", - "params": { - "customLabel": "mutation", - "field": "cassandra.metrics.dropped_message.mutation" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "7", - "params": { - "customLabel": "paged_range", - "field": "cassandra.metrics.dropped_message.paged_range" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "8", - "params": { - "customLabel": "range_slice", - "field": "cassandra.metrics.dropped_message.range_slice" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "9", - "params": { - "customLabel": "read", - "field": "cassandra.metrics.dropped_message.read" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "10", - "params": { - "customLabel": "read_repair", - "field": "cassandra.metrics.dropped_message.read_repair" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "11", - "params": { - "customLabel": "request_response", - "field": "cassandra.metrics.dropped_message.request_response" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "12", - "params": { - "customLabel": "trace", - "field": "cassandra.metrics.dropped_message.trace" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "13", - "params": { - "customLabel": "Data Center", - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "14", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - } - ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ - { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-95c5880e-0b20-4345-bb42-c62ec385e0ad", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "1cf800da-1764-41e6-8bf3-e79d3b066a78", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "95c5880e-0b20-4345-bb42-c62ec385e0ad": { + "columnOrder": [ + "c51fde79-0280-4695-acc3-713ece449655", + "fecdfb33-b1e8-438c-a0c2-f64e7525af4a", + "04efedc5-0ec0-4cc2-941c-823de0191231" + ], + "columns": { + "04efedc5-0ec0-4cc2-941c-823de0191231": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Read Latency(ms)", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.client_request.read.one_minute_rate" + }, + "c51fde79-0280-4695-acc3-713ece449655": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + }, + "fecdfb33-b1e8-438c-a0c2-f64e7525af4a": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Data Center", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "04efedc5-0ec0-4cc2-941c-823de0191231", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + } }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" - } + "incompleteColumns": {} } } - ], - "query": { - "language": "kuery", - "query": "" - } - } - }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" - }, - "show": true, - "style": {}, - "title": {}, - "type": "category" } - ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" - }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" }, - "radiusRatio": 9, - "seriesParams": [ - { - "circlesRadius": 2, - "data": { - "id": "1", - "label": "batch_remove" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "3", - "label": "batch_store" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "4", - "label": "counter_mutation" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "5", - "label": "hint" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "6", - "label": "mutation" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "7", - "label": "paged_range" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "8", - "label": "range_slice" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "9", - "label": "read" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "10", - "label": "read_repair" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "11", - "label": "request_response" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "12", - "label": "trace" + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "1cf800da-1764-41e6-8bf3-e79d3b066a78", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" + }, + "type": "phrase" }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" }, - "times": [], - "truncateLegend": true, - "type": "area", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Dropped Message" - }, - "type": "value" - } - ] + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "fittingFunction": "Linear", + "gridlinesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "labelsOrientation": { + "x": 0, + "yLeft": 0, + "yRight": 0 + }, + "layers": [ + { + "accessors": [ + "04efedc5-0ec0-4cc2-941c-823de0191231" + ], + "layerId": "95c5880e-0b20-4345-bb42-c62ec385e0ad", + "layerType": "data", + "position": "top", + "seriesType": "area", + "showGridlines": false, + "splitAccessor": "fecdfb33-b1e8-438c-a0c2-f64e7525af4a", + "xAccessor": "c51fde79-0280-4695-acc3-713ece449655", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "04efedc5-0ec0-4cc2-941c-823de0191231" + } + ] + } + ], + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false, + "showSingleSeries": true + }, + "preferredSeriesType": "area", + "tickLabelsVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "valueLabels": "hide", + "yTitle": "Latency(ms)" + } }, - "title": "Dropped Message [Metrics Cassandra]", - "type": "area", - "uiState": {} - } + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false }, "gridData": { "h": 15, - "i": "34d8d916-e7bc-4c9f-bd51-7043da8b3be8", + "i": "32e9a9f0-5725-4b33-98e5-a29924847892", "w": 24, "x": 0, - "y": 104 + "y": 131 }, - "panelIndex": "34d8d916-e7bc-4c9f-bd51-7043da8b3be8", - "type": "visualization", - "version": "7.15.0" + "panelIndex": "32e9a9f0-5725-4b33-98e5-a29924847892", + "title": "Read Latency [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" }, { "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "Read Count", - "field": "cassandra.metrics.client_request.read.count" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1h", - "to": "now" - }, - "useNormalizedEsInterval": true, - "used_interval": "1m" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "Write Count", - "field": "cassandra.metrics.client_request.write.count" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "4", - "params": { - "customLabel": "Data Center", - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "5", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - } - ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ - { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-eaaed275-514c-4910-8303-f46e38f1e922", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "6f053a69-ca62-4cb0-89a1-a3652c434eae", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "eaaed275-514c-4910-8303-f46e38f1e922": { + "columnOrder": [ + "34cef253-e710-46f9-9bba-5683cb046b6e", + "1f56abd8-b628-4938-974c-facaac1c78bc", + "ae3f6223-34b7-4685-b6b7-1542a9b3a408" + ], + "columns": { + "1f56abd8-b628-4938-974c-facaac1c78bc": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Data Center", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "ae3f6223-34b7-4685-b6b7-1542a9b3a408", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + }, + "34cef253-e710-46f9-9bba-5683cb046b6e": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + }, + "ae3f6223-34b7-4685-b6b7-1542a9b3a408": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Write Latency(ms)", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.client_request.write.one_minute_rate" + } }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" - } + "incompleteColumns": {} } } - ], - "query": { - "language": "kuery", - "query": "" - } - } - }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" - }, - "show": true, - "style": {}, - "title": {}, - "type": "category" } - ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" - }, - "radiusRatio": 9, - "seriesParams": [ - { - "circlesRadius": 2, - "data": { - "id": "1", - "label": "Read Count" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 2, - "data": { - "id": "3", - "label": "Write Count" + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "6f053a69-ca62-4cb0-89a1-a3652c434eae", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" + }, + "type": "phrase" }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "line", - "valueAxis": "ValueAxis-1" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" }, - "times": [], - "truncateLegend": true, - "type": "line", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Count" - }, - "type": "value" - } - ] + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "fittingFunction": "Linear", + "layers": [ + { + "accessors": [ + "ae3f6223-34b7-4685-b6b7-1542a9b3a408" + ], + "layerId": "eaaed275-514c-4910-8303-f46e38f1e922", + "layerType": "data", + "position": "top", + "seriesType": "area", + "showGridlines": false, + "splitAccessor": "1f56abd8-b628-4938-974c-facaac1c78bc", + "xAccessor": "34cef253-e710-46f9-9bba-5683cb046b6e", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "ae3f6223-34b7-4685-b6b7-1542a9b3a408" + } + ] + } + ], + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false, + "showSingleSeries": true + }, + "preferredSeriesType": "area", + "title": "Empty XY chart", + "valueLabels": "hide", + "yTitle": "Latency(ms)" + } }, - "title": "Read/Write Count [Metrics Cassandra]", - "type": "line", - "uiState": {} - } + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false }, "gridData": { "h": 15, - "i": "22836725-338d-4237-a6ef-9be833627808", + "i": "91a1108a-b151-4b79-8f20-36f2be710cd5", "w": 24, "x": 24, - "y": 104 + "y": 131 }, - "panelIndex": "22836725-338d-4237-a6ef-9be833627808", - "type": "visualization", - "version": "7.15.0" + "panelIndex": "91a1108a-b151-4b79-8f20-36f2be710cd5", + "title": "Write Latency [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" }, { "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "Storage Exception", - "field": "cassandra.metrics.storage.exceptions" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1h", - "to": "now" - }, - "useNormalizedEsInterval": true, - "used_interval": "1m" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "Data Center", - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "4", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - } - ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ - { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-1ba0ffbb-f8af-4686-82da-720228416a5c", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "4777a91a-3fee-44ee-8576-a9f92d31bbcc", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "1ba0ffbb-f8af-4686-82da-720228416a5c": { + "columnOrder": [ + "c9e557d8-d0b3-4e3b-8298-4572a21b29bb", + "0925c97c-433a-4f16-985b-14e4f38d8217", + "61888eda-2eea-4edf-a5ac-9b9488f3e01f" + ], + "columns": { + "0925c97c-433a-4f16-985b-14e4f38d8217": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Data Center", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "61888eda-2eea-4edf-a5ac-9b9488f3e01f", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + }, + "61888eda-2eea-4edf-a5ac-9b9488f3e01f": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Storage Exception", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.storage.exceptions" + }, + "c9e557d8-d0b3-4e3b-8298-4572a21b29bb": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + } }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" - } + "incompleteColumns": {} } } - ], - "query": { - "language": "kuery", - "query": "" - } - } - }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" - }, - "show": true, - "style": {}, - "title": {}, - "type": "category" } - ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" - }, - "radiusRatio": 9, - "seriesParams": [ - { - "circlesRadius": 3, - "data": { - "id": "1", - "label": "Storage Exception" + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "4777a91a-3fee-44ee-8576-a9f92d31bbcc", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" + }, + "type": "phrase" }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" }, - "times": [], - "truncateLegend": true, - "type": "area", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Storage Exception" - }, - "type": "value" - } - ] + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "fittingFunction": "Linear", + "layers": [ + { + "accessors": [ + "61888eda-2eea-4edf-a5ac-9b9488f3e01f" + ], + "layerId": "1ba0ffbb-f8af-4686-82da-720228416a5c", + "layerType": "data", + "position": "top", + "seriesType": "area", + "showGridlines": false, + "splitAccessor": "0925c97c-433a-4f16-985b-14e4f38d8217", + "xAccessor": "c9e557d8-d0b3-4e3b-8298-4572a21b29bb", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "61888eda-2eea-4edf-a5ac-9b9488f3e01f" + } + ] + } + ], + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false, + "showSingleSeries": true + }, + "preferredSeriesType": "area", + "title": "Empty XY chart", + "valueLabels": "hide", + "yTitle": "Storage Exception" + } }, - "title": "Storage Exception [Metrics Cassandra]", - "type": "area", - "uiState": {} - } + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false }, "gridData": { "h": 16, - "i": "eae95c76-c4c7-490f-8dd5-d877c73dfed1", - "w": 16, + "i": "2b907dce-54fa-43ea-a865-cf4250cceae4", + "w": 24, "x": 0, - "y": 119 + "y": 146 }, - "panelIndex": "eae95c76-c4c7-490f-8dd5-d877c73dfed1", - "type": "visualization", - "version": "7.15.0" + "panelIndex": "2b907dce-54fa-43ea-a865-cf4250cceae4", + "title": "Storage Exception [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" }, { "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "Read Unavailable Request ", - "field": "cassandra.metrics.client_request.read.unavailablesms" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1h", - "to": "now" - }, - "useNormalizedEsInterval": true, - "used_interval": "1m" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "Data Center", - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "4", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "5", - "params": { - "customLabel": "Write Unavailable Request ", - "field": "cassandra.metrics.client_request.write.unavailablesms" - }, - "schema": "metric", - "type": "max" - } - ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ - { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-a74b0b16-d3eb-40dc-aff1-182b82a3500b", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "ef797281-7cfd-4afd-96b2-0ffe1ba6d72f", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "a74b0b16-d3eb-40dc-aff1-182b82a3500b": { + "columnOrder": [ + "8d46f9f3-18a7-4275-a8b0-ad817ffc76ab", + "cb71923f-7e11-4956-9093-5f22ffd36632", + "32b55f18-8c6f-4a16-b501-9cd826debbfe" + ], + "columns": { + "32b55f18-8c6f-4a16-b501-9cd826debbfe": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Range Slice Latency(ms)", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.client_request.range_slice.one_minute_rate" + }, + "8d46f9f3-18a7-4275-a8b0-ad817ffc76ab": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + }, + "cb71923f-7e11-4956-9093-5f22ffd36632": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Data Center", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "32b55f18-8c6f-4a16-b501-9cd826debbfe", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + } }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" - } + "incompleteColumns": {} } } - ], - "query": { - "language": "kuery", - "query": "" - } - } - }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" - }, - "show": true, - "style": {}, - "title": {}, - "type": "category" } - ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" - }, - "radiusRatio": 9, - "seriesParams": [ - { - "circlesRadius": 3, - "data": { - "id": "1", - "label": "Read Unavailable Request " - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 3, - "data": { - "id": "5", - "label": "Write Unavailable Request " + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "ef797281-7cfd-4afd-96b2-0ffe1ba6d72f", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" + }, + "type": "phrase" }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" }, - "times": [], - "truncateLegend": true, - "type": "area", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Unavailable Request " - }, - "type": "value" - } - ] + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "fittingFunction": "Linear", + "layers": [ + { + "accessors": [ + "32b55f18-8c6f-4a16-b501-9cd826debbfe" + ], + "layerId": "a74b0b16-d3eb-40dc-aff1-182b82a3500b", + "layerType": "data", + "position": "top", + "seriesType": "area", + "showGridlines": false, + "splitAccessor": "cb71923f-7e11-4956-9093-5f22ffd36632", + "xAccessor": "8d46f9f3-18a7-4275-a8b0-ad817ffc76ab", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "32b55f18-8c6f-4a16-b501-9cd826debbfe" + } + ] + } + ], + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false, + "showSingleSeries": true + }, + "preferredSeriesType": "area", + "title": "Empty XY chart", + "valueLabels": "hide", + "yTitle": "Latency(ms)" + } }, - "title": "Unavailable Requests [Metrics Cassandra]", - "type": "area", - "uiState": {} - } + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false }, "gridData": { "h": 16, - "i": "b15e9e46-3392-4016-a437-52a7db78bb23", - "w": 16, - "x": 16, - "y": 119 + "i": "f5c4ffef-afcc-42b3-8e00-a88aecdf4d71", + "w": 24, + "x": 24, + "y": 146 }, - "panelIndex": "b15e9e46-3392-4016-a437-52a7db78bb23", - "type": "visualization", - "version": "7.15.0" + "panelIndex": "f5c4ffef-afcc-42b3-8e00-a88aecdf4d71", + "title": "Range Slice Latency [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" }, { "embeddableConfig": { - "enhancements": {}, - "savedVis": { - "data": { - "aggs": [ - { - "enabled": true, - "id": "1", - "params": { - "customLabel": "Read Request Timeouts", - "field": "cassandra.metrics.client_request.read.timeoutsms" - }, - "schema": "metric", - "type": "max" - }, - { - "enabled": true, - "id": "2", - "params": { - "drop_partials": false, - "extended_bounds": {}, - "field": "@timestamp", - "interval": "auto", - "min_doc_count": 1, - "scaleMetricValues": false, - "timeRange": { - "from": "now-1h", - "to": "now" + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-b0133202-9fd6-4886-af95-b9fbfc24f04d", + "type": "index-pattern" + }, + { + "id": "metrics-*", + "name": "bea1c62b-4f2b-46f4-a6cc-4f8e44608515", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "b0133202-9fd6-4886-af95-b9fbfc24f04d": { + "columnOrder": [ + "b49197f9-27ea-4872-b24a-8443fb9b2990", + "be436034-6d7e-4f1c-83cf-842d1efcd7ab", + "1f27750c-6536-4035-a627-50038d1f24cb", + "dcb5351f-8e2f-47ea-8dca-29c333b90b43" + ], + "columns": { + "1f27750c-6536-4035-a627-50038d1f24cb": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Read Unavailable Request ", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.client_request.read.unavailablesms" + }, + "b49197f9-27ea-4872-b24a-8443fb9b2990": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + }, + "be436034-6d7e-4f1c-83cf-842d1efcd7ab": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Data Center", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "1f27750c-6536-4035-a627-50038d1f24cb", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + }, + "dcb5351f-8e2f-47ea-8dca-29c333b90b43": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Write Unavailable Request ", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.client_request.write.unavailables" + } + }, + "incompleteColumns": {} + } + } + } + }, + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "bea1c62b-4f2b-46f4-a6cc-4f8e44608515", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" }, - "useNormalizedEsInterval": true, - "used_interval": "1m" - }, - "schema": "segment", - "type": "date_histogram" - }, - { - "enabled": true, - "id": "3", - "params": { - "customLabel": "Data Center", - "field": "cassandra.metrics.system.data_center", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "4", - "params": { - "field": "service.address", - "missingBucket": false, - "missingBucketLabel": "Missing", - "order": "desc", - "orderBy": "1", - "otherBucket": false, - "otherBucketLabel": "Other", - "size": 5 - }, - "schema": "group", - "type": "terms" - }, - { - "enabled": true, - "id": "5", - "params": { - "customLabel": "Write Request Timeouts", - "field": "cassandra.metrics.client_request.write.timeoutsms" + "type": "phrase" }, - "schema": "metric", - "type": "max" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "savedSearchId": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "searchSource": { - "filter": [ + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" + }, + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "fittingFunction": "Linear", + "layers": [ { - "$state": { - "store": "appState" - }, - "meta": { - "alias": null, - "disabled": false, - "index": "metrics-*", - "key": "event.dataset", - "negate": false, - "params": { - "query": "cassandra.metrics" + "accessors": [ + "1f27750c-6536-4035-a627-50038d1f24cb", + "dcb5351f-8e2f-47ea-8dca-29c333b90b43" + ], + "layerId": "b0133202-9fd6-4886-af95-b9fbfc24f04d", + "layerType": "data", + "position": "top", + "seriesType": "area", + "showGridlines": false, + "splitAccessor": "be436034-6d7e-4f1c-83cf-842d1efcd7ab", + "xAccessor": "b49197f9-27ea-4872-b24a-8443fb9b2990", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "1f27750c-6536-4035-a627-50038d1f24cb" }, - "type": "phrase" - }, - "query": { - "match_phrase": { - "event.dataset": "cassandra.metrics" + { + "axisMode": "left", + "forAccessor": "dcb5351f-8e2f-47ea-8dca-29c333b90b43" } - } + ] } ], - "query": { - "language": "kuery", - "query": "" - } + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false, + "showSingleSeries": true + }, + "preferredSeriesType": "area", + "title": "Empty XY chart", + "valueLabels": "hide", + "yTitle": "Unavailable Request " } }, - "description": "", - "params": { - "addLegend": true, - "addTimeMarker": false, - "addTooltip": true, - "categoryAxes": [ - { - "id": "CategoryAxis-1", - "labels": { - "filter": true, - "show": true, - "truncate": 100 - }, - "position": "bottom", - "scale": { - "type": "linear" - }, - "show": true, - "style": {}, - "title": {}, - "type": "category" - } - ], - "detailedTooltip": true, - "fittingFunction": "linear", - "grid": { - "categoryLines": true, - "valueAxis": "ValueAxis-1" + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false + }, + "gridData": { + "h": 16, + "i": "4e99fbdf-8533-41a1-aead-15c63c884f4f", + "w": 24, + "x": 0, + "y": 162 + }, + "panelIndex": "4e99fbdf-8533-41a1-aead-15c63c884f4f", + "title": "Unavailable Requests [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" + }, + { + "embeddableConfig": { + "attributes": { + "references": [ + { + "id": "metrics-*", + "name": "indexpattern-datasource-layer-7954a98e-9375-45cb-99b1-cc278ab2f4f7", + "type": "index-pattern" }, - "labels": {}, - "legendPosition": "right", - "maxLegendLines": 1, - "palette": { - "name": "default", - "type": "palette" + { + "id": "metrics-*", + "name": "f3ff6850-780d-4e21-a5f0-1ea72ebeefbd", + "type": "index-pattern" + } + ], + "state": { + "datasourceStates": { + "indexpattern": { + "layers": { + "7954a98e-9375-45cb-99b1-cc278ab2f4f7": { + "columnOrder": [ + "080948a7-43f7-4aeb-b89e-c406a0f458e5", + "9a2f1ad8-0c91-4b3f-a15e-ceeea8cc6c04", + "0e846c59-1940-48a7-bbf1-6982b0c1c1a4", + "61206c90-c70a-4fae-a7f6-d454eba5485e" + ], + "columns": { + "080948a7-43f7-4aeb-b89e-c406a0f458e5": { + "dataType": "date", + "isBucketed": true, + "label": "@timestamp", + "operationType": "date_histogram", + "params": { + "dropPartials": false, + "includeEmptyRows": false, + "interval": "auto" + }, + "scale": "interval", + "sourceField": "@timestamp" + }, + "0e846c59-1940-48a7-bbf1-6982b0c1c1a4": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Read Request Timeouts", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.client_request.read.timeoutsms" + }, + "61206c90-c70a-4fae-a7f6-d454eba5485e": { + "customLabel": true, + "dataType": "number", + "isBucketed": false, + "label": "Write Request Timeouts", + "operationType": "max", + "params": { + "emptyAsNull": true + }, + "scale": "ratio", + "sourceField": "cassandra.metrics.client_request.write.timeoutsms" + }, + "9a2f1ad8-0c91-4b3f-a15e-ceeea8cc6c04": { + "customLabel": true, + "dataType": "string", + "isBucketed": true, + "label": "Data Center", + "operationType": "terms", + "params": { + "missingBucket": false, + "orderBy": { + "columnId": "0e846c59-1940-48a7-bbf1-6982b0c1c1a4", + "type": "column" + }, + "orderDirection": "desc", + "otherBucket": false, + "parentFormat": { + "id": "multi_terms" + }, + "secondaryFields": [ + "service.address" + ], + "size": 5 + }, + "scale": "ordinal", + "sourceField": "cassandra.metrics.system.data_center" + } + }, + "incompleteColumns": {} + } + } + } }, - "radiusRatio": 9, - "seriesParams": [ - { - "circlesRadius": 3, - "data": { - "id": "1", - "label": "Read Request Timeouts" - }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" - }, - { - "circlesRadius": 3, - "data": { - "id": "5", - "label": "Write Request Timeouts" + "filters": [ + { + "$state": { + "store": "appState" + }, + "meta": { + "alias": null, + "disabled": false, + "index": "f3ff6850-780d-4e21-a5f0-1ea72ebeefbd", + "key": "event.dataset", + "negate": false, + "params": { + "query": "cassandra.metrics" + }, + "type": "phrase" }, - "drawLinesBetweenPoints": true, - "interpolate": "linear", - "lineWidth": 2, - "mode": "normal", - "show": true, - "showCircles": true, - "type": "area", - "valueAxis": "ValueAxis-1" + "query": { + "match_phrase": { + "event.dataset": "cassandra.metrics" + } + } } ], - "thresholdLine": { - "color": "#E7664C", - "show": false, - "style": "full", - "value": 10, - "width": 1 + "query": { + "language": "kuery", + "query": "(data_stream.dataset:cassandra.metrics)" }, - "times": [], - "truncateLegend": true, - "type": "area", - "valueAxes": [ - { - "id": "ValueAxis-1", - "labels": { - "filter": false, - "rotate": 0, - "show": true, - "truncate": 100 - }, - "name": "LeftAxis-1", - "position": "left", - "scale": { - "mode": "normal", - "type": "linear" - }, - "show": true, - "style": {}, - "title": { - "text": "Request Timeouts" - }, - "type": "value" - } - ] + "visualization": { + "axisTitlesVisibilitySettings": { + "x": true, + "yLeft": true, + "yRight": true + }, + "fittingFunction": "Linear", + "layers": [ + { + "accessors": [ + "0e846c59-1940-48a7-bbf1-6982b0c1c1a4", + "61206c90-c70a-4fae-a7f6-d454eba5485e" + ], + "layerId": "7954a98e-9375-45cb-99b1-cc278ab2f4f7", + "layerType": "data", + "position": "top", + "seriesType": "area", + "showGridlines": false, + "splitAccessor": "9a2f1ad8-0c91-4b3f-a15e-ceeea8cc6c04", + "xAccessor": "080948a7-43f7-4aeb-b89e-c406a0f458e5", + "yConfig": [ + { + "axisMode": "left", + "forAccessor": "0e846c59-1940-48a7-bbf1-6982b0c1c1a4" + }, + { + "axisMode": "left", + "forAccessor": "61206c90-c70a-4fae-a7f6-d454eba5485e" + } + ] + } + ], + "legend": { + "isVisible": true, + "position": "right", + "shouldTruncate": false, + "showSingleSeries": true + }, + "preferredSeriesType": "area", + "title": "Empty XY chart", + "valueLabels": "hide", + "yTitle": "Request Timeouts" + } }, - "title": "Request Timeouts [Metrics Cassandra]", - "type": "area", - "uiState": {} - } + "title": "", + "type": "lens", + "visualizationType": "lnsXY" + }, + "enhancements": {}, + "hidePanelTitles": false }, "gridData": { "h": 16, - "i": "c966dd09-162d-43f4-abbf-f512ca9b56e6", - "w": 16, - "x": 32, - "y": 119 + "i": "9bbec20f-016d-4176-a0d7-1447ed594245", + "w": 24, + "x": 24, + "y": 162 }, - "panelIndex": "c966dd09-162d-43f4-abbf-f512ca9b56e6", - "type": "visualization", - "version": "7.15.0" + "panelIndex": "9bbec20f-016d-4176-a0d7-1447ed594245", + "title": "Request Timeouts [Metrics Cassandra]", + "type": "lens", + "version": "8.3.0" } ], "timeRestore": false, "title": "[Metrics Cassandra] Overview", "version": 1 }, - "coreMigrationVersion": "7.15.0", + "coreMigrationVersion": "8.3.0", "id": "cassandra-25b7d6d0-1c71-11ec-84f1-e1733c643874", "migrationVersion": { - "dashboard": "7.15.0" + "dashboard": "8.3.0" }, "references": [ { "id": "metrics-*", - "name": "1debfebc-ca0b-46e1-9b67-72f379854142:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "ea99aa96-c9cb-49a7-ac8e-9ed3461e3aef:indexpattern-datasource-layer-84e70f16-0200-46ec-b2d0-31534103e49f", "type": "index-pattern" }, { "id": "metrics-*", - "name": "1debfebc-ca0b-46e1-9b67-72f379854142:control_1debfebc-ca0b-46e1-9b67-72f379854142_0_index_pattern", + "name": "ea99aa96-c9cb-49a7-ac8e-9ed3461e3aef:886877c1-b611-47a6-a744-15a02941b018", "type": "index-pattern" }, { "id": "metrics-*", - "name": "1debfebc-ca0b-46e1-9b67-72f379854142:control_1debfebc-ca0b-46e1-9b67-72f379854142_1_index_pattern", + "name": "0cac5b29-e217-4b68-a61a-f389d9b8d7a1:indexpattern-datasource-layer-84e70f16-0200-46ec-b2d0-31534103e49f", "type": "index-pattern" }, { "id": "metrics-*", - "name": "8eecdc82-724f-4bec-9926-71e4b9936992:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "0cac5b29-e217-4b68-a61a-f389d9b8d7a1:d4b251d7-e04c-4315-9be9-3355828498e3", "type": "index-pattern" }, - { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "8eecdc82-724f-4bec-9926-71e4b9936992:search_0", - "type": "search" - }, { "id": "metrics-*", - "name": "61a69064-f8de-4f43-a5da-d6973fe7e376:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "995f4c8e-fa4d-42e7-86dd-d138d6d05e87:indexpattern-datasource-layer-3a9f49ef-6c38-429d-b1a5-7bf2c847d024", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "61a69064-f8de-4f43-a5da-d6973fe7e376:search_0", - "type": "search" + "id": "metrics-*", + "name": "995f4c8e-fa4d-42e7-86dd-d138d6d05e87:6d23911e-0983-4909-9678-ed97013196fd", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "391e539d-076d-4314-83fc-b99346520165:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "a6045295-4b0c-4dec-b7b8-c0404187f002:indexpattern-datasource-layer-1df578c6-15e3-4c5f-b4f0-62f72f210db6", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "391e539d-076d-4314-83fc-b99346520165:search_0", - "type": "search" + "id": "metrics-*", + "name": "a6045295-4b0c-4dec-b7b8-c0404187f002:1215e1ff-5606-4484-bf2c-bf1a24d0ebf4", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "c2139354-a465-43ae-ba23-0d48beb8dccd:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "e600f07c-44c8-4844-8788-d456d8303f66:indexpattern-datasource-layer-b200271a-40a4-4ef1-98ec-4f83b33b13e9", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "c2139354-a465-43ae-ba23-0d48beb8dccd:search_0", - "type": "search" + "id": "metrics-*", + "name": "e600f07c-44c8-4844-8788-d456d8303f66:301014c4-00d1-4685-9cb8-20d370c691e6", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "10d3ff56-21f5-438b-98f7-a5afcdbd4bdb:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "b8cef86e-7c91-4a83-ac83-994334404231:indexpattern-datasource-layer-b105d549-eb31-4b7a-b1cf-f813eea00af3", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "10d3ff56-21f5-438b-98f7-a5afcdbd4bdb:search_0", - "type": "search" + "id": "metrics-*", + "name": "b8cef86e-7c91-4a83-ac83-994334404231:1797fb28-ed26-407f-9ba3-98e6d512b369", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "ddd7e9f5-ab1e-4d13-a3a0-0c0b85f2fca4:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "cbbbaddb-c2c9-4406-9cd5-91aaac4d4f06:indexpattern-datasource-layer-96706e48-10cb-46c0-b758-9345d459333c", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "ddd7e9f5-ab1e-4d13-a3a0-0c0b85f2fca4:search_0", - "type": "search" + "id": "metrics-*", + "name": "cbbbaddb-c2c9-4406-9cd5-91aaac4d4f06:3740462a-7cfc-4ec7-9a22-d8325b93fa03", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "0ef347db-5bb2-4432-9c51-b943e4a870ed:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "6c8fbd31-8d67-4d86-8583-48b35a473620:indexpattern-datasource-layer-603cdd40-46f5-4bc2-b610-ffd4a0a4e5ac", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "0ef347db-5bb2-4432-9c51-b943e4a870ed:search_0", - "type": "search" + "id": "metrics-*", + "name": "6c8fbd31-8d67-4d86-8583-48b35a473620:1c8c960a-c931-4f35-ba88-4f3c9bad5181", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "2eb22243-b9b3-4c3c-b704-ac4820cd1899:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "b1d8d0cc-0873-4146-b7a9-6ed1c1f9b316:indexpattern-datasource-layer-893dad34-5b9e-4f2d-b470-29c258e5d43b", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "2eb22243-b9b3-4c3c-b704-ac4820cd1899:search_0", - "type": "search" + "id": "metrics-*", + "name": "b1d8d0cc-0873-4146-b7a9-6ed1c1f9b316:a32f2a0c-fd9f-4545-a362-5ef0da423138", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "6258e54d-997c-410e-bb9d-030b8cf9ba06:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "116de2a1-c967-47e2-b801-dd1d74cee1ac:indexpattern-datasource-layer-7c7c85de-bf32-4b48-a08a-fc375855b8c9", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "6258e54d-997c-410e-bb9d-030b8cf9ba06:search_0", - "type": "search" + "id": "metrics-*", + "name": "116de2a1-c967-47e2-b801-dd1d74cee1ac:4304fcdd-8834-43bc-a2c3-1e2359b69e88", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "84c8e7a3-404a-4e17-8a85-cb062d91a2a1:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "e2295585-cc4f-402d-b6d8-ab54d8f300bb:indexpattern-datasource-layer-b75fdb41-7783-4e48-9255-ad65d660e8f3", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "84c8e7a3-404a-4e17-8a85-cb062d91a2a1:search_0", - "type": "search" + "id": "metrics-*", + "name": "e2295585-cc4f-402d-b6d8-ab54d8f300bb:b6f5adf6-7edc-4975-9274-f40614627d61", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "c674760d-5bc3-4393-ae10-bbc4e3756976:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "32e9a9f0-5725-4b33-98e5-a29924847892:indexpattern-datasource-layer-95c5880e-0b20-4345-bb42-c62ec385e0ad", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "c674760d-5bc3-4393-ae10-bbc4e3756976:search_0", - "type": "search" + "id": "metrics-*", + "name": "32e9a9f0-5725-4b33-98e5-a29924847892:1cf800da-1764-41e6-8bf3-e79d3b066a78", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "dbe98005-e6ff-4d80-b58c-1dc4f3340fc5:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "91a1108a-b151-4b79-8f20-36f2be710cd5:indexpattern-datasource-layer-eaaed275-514c-4910-8303-f46e38f1e922", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "dbe98005-e6ff-4d80-b58c-1dc4f3340fc5:search_0", - "type": "search" + "id": "metrics-*", + "name": "91a1108a-b151-4b79-8f20-36f2be710cd5:6f053a69-ca62-4cb0-89a1-a3652c434eae", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "34d8d916-e7bc-4c9f-bd51-7043da8b3be8:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "2b907dce-54fa-43ea-a865-cf4250cceae4:indexpattern-datasource-layer-1ba0ffbb-f8af-4686-82da-720228416a5c", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "34d8d916-e7bc-4c9f-bd51-7043da8b3be8:search_0", - "type": "search" + "id": "metrics-*", + "name": "2b907dce-54fa-43ea-a865-cf4250cceae4:4777a91a-3fee-44ee-8576-a9f92d31bbcc", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "22836725-338d-4237-a6ef-9be833627808:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "f5c4ffef-afcc-42b3-8e00-a88aecdf4d71:indexpattern-datasource-layer-a74b0b16-d3eb-40dc-aff1-182b82a3500b", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "22836725-338d-4237-a6ef-9be833627808:search_0", - "type": "search" + "id": "metrics-*", + "name": "f5c4ffef-afcc-42b3-8e00-a88aecdf4d71:ef797281-7cfd-4afd-96b2-0ffe1ba6d72f", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "eae95c76-c4c7-490f-8dd5-d877c73dfed1:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "4e99fbdf-8533-41a1-aead-15c63c884f4f:indexpattern-datasource-layer-b0133202-9fd6-4886-af95-b9fbfc24f04d", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "eae95c76-c4c7-490f-8dd5-d877c73dfed1:search_0", - "type": "search" + "id": "metrics-*", + "name": "4e99fbdf-8533-41a1-aead-15c63c884f4f:bea1c62b-4f2b-46f4-a6cc-4f8e44608515", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "b15e9e46-3392-4016-a437-52a7db78bb23:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "9bbec20f-016d-4176-a0d7-1447ed594245:indexpattern-datasource-layer-7954a98e-9375-45cb-99b1-cc278ab2f4f7", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "b15e9e46-3392-4016-a437-52a7db78bb23:search_0", - "type": "search" + "id": "metrics-*", + "name": "9bbec20f-016d-4176-a0d7-1447ed594245:f3ff6850-780d-4e21-a5f0-1ea72ebeefbd", + "type": "index-pattern" }, { "id": "metrics-*", - "name": "c966dd09-162d-43f4-abbf-f512ca9b56e6:kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index", + "name": "controlGroup_04f8802a-d7b4-4055-b906-60fe95facc9f:optionsListDataView", "type": "index-pattern" }, { - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "name": "c966dd09-162d-43f4-abbf-f512ca9b56e6:search_0", - "type": "search" + "id": "metrics-*", + "name": "controlGroup_8a8cb6ef-8521-41a3-bbe8-bba0d0cfa2c3:optionsListDataView", + "type": "index-pattern" } ], "type": "dashboard" diff --git a/packages/cassandra/kibana/search/cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874.json b/packages/cassandra/kibana/search/cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874.json deleted file mode 100644 index a609df81c4e..00000000000 --- a/packages/cassandra/kibana/search/cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "attributes": { - "columns": [], - "description": "", - "hits": 0, - "kibanaSavedObjectMeta": { - "searchSourceJSON": { - "filter": [], - "indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index", - "query": { - "language": "kuery", - "query": "(data_stream.dataset:cassandra.metrics)" - } - } - }, - "sort": [ - [ - "@timestamp", - "desc" - ] - ], - "title": "Cassandra Search", - "version": 1 - }, - "coreMigrationVersion": "7.15.0", - "id": "cassandra-7ff6a1a0-1c6f-11ec-84f1-e1733c643874", - "migrationVersion": { - "search": "7.9.3" - }, - "references": [ - { - "id": "metrics-*", - "name": "kibanaSavedObjectMeta.searchSourceJSON.index", - "type": "index-pattern" - } - ], - "type": "search" -} \ No newline at end of file diff --git a/packages/cassandra/manifest.yml b/packages/cassandra/manifest.yml index 22f139e2fba..7fb2e062b99 100644 --- a/packages/cassandra/manifest.yml +++ b/packages/cassandra/manifest.yml @@ -1,7 +1,7 @@ format_version: 1.0.0 name: cassandra title: Cassandra -version: 1.4.1 +version: 1.5.0 license: basic description: This Elastic integration collects logs and metrics from cassandra. type: integration @@ -10,7 +10,7 @@ categories: - observability release: ga conditions: - kibana.version: "^7.15.0 || ^8.0.0" + kibana.version: "^8.3.0" screenshots: - src: /img/[Metrics Cassandra] Overview.png title: Overview Dashboard