# Reference configuration for unit tests name: Incident_DEMO_1234 clusterName: ci-log-based-dashboard-cluster timeToLiveInMinutes: 20 investigationWindow: from: "2023-02-09T12:00:00" to: "2023-02-09T18:00:00" contents: node: enabled: true metrics: - node_interface_network_rx_bytes - node_interface_network_rx_dropped - node_interface_network_rx_errors - node_interface_network_rx_packets - node_interface_network_total_bytes - node_interface_network_tx_bytes - node_interface_network_tx_dropped - node_interface_network_tx_errors - node_interface_network_tx_packets - node_diskio_io_service_bytes_async - node_diskio_io_service_bytes_read - node_diskio_io_service_bytes_sync - node_diskio_io_service_bytes_total - node_diskio_io_service_bytes_write - node_diskio_io_serviced_async - node_diskio_io_serviced_read - node_diskio_io_serviced_sync - node_diskio_io_serviced_total - node_diskio_io_serviced_write - node_filesystem_available - node_filesystem_capacity - node_filesystem_inodes - node_filesystem_inodes_free - node_filesystem_usage - node_filesystem_utilization - node_cpu_limit - node_cpu_request - node_cpu_reserved_capacity - node_cpu_usage_system - node_cpu_usage_total - node_cpu_usage_user - node_cpu_utilization - node_memory_cache - node_memory_failcnt - node_memory_hierarchical_pgfault - node_memory_hierarchical_pgmajfault - node_memory_limit - node_memory_mapped_file - node_memory_max_usage - node_memory_pgfault - node_memory_pgmajfault - node_memory_request - node_memory_reserved_capacity - node_memory_rss - node_memory_swap - node_memory_usage - node_memory_utilization - node_memory_working_set - node_network_rx_bytes - node_network_rx_dropped - node_network_rx_errors - node_network_rx_packets - node_network_total_bytes - node_network_tx_bytes - node_network_tx_dropped - node_network_tx_errors - node_network_tx_packets - node_number_of_running_containers - node_number_of_running_pods pod: enabled: true namespaces: - kube-system - amazon-metrics metrics: - pod_interface_network_rx_bytes - pod_interface_network_rx_dropped - pod_interface_network_rx_errors - pod_interface_network_rx_packets - pod_interface_network_total_bytes - pod_interface_network_tx_bytes - pod_interface_network_tx_dropped - pod_interface_network_tx_errors - pod_interface_network_tx_packets - pod_cpu_limit - pod_cpu_request - pod_cpu_reserved_capacity - pod_cpu_usage_system - pod_cpu_usage_total - pod_cpu_usage_user - pod_cpu_utilization - pod_cpu_utilization_over_pod_limit - pod_memory_cache - pod_memory_failcnt - pod_memory_hierarchical_pgfault - pod_memory_hierarchical_pgmajfault - pod_memory_limit - pod_memory_mapped_file - pod_memory_max_usage - pod_memory_pgfault - pod_memory_pgmajfault - pod_memory_request - pod_memory_reserved_capacity - pod_memory_rss - pod_memory_swap - pod_memory_usage - pod_memory_utilization - pod_memory_utilization_over_pod_limit - pod_memory_working_set - pod_number_of_container_restarts - pod_number_of_containers - pod_number_of_running_containers - pod_status container: enabled: true namespaces: - kube-system - amazon-metrics metrics: - container_filesystem_available - container_filesystem_capacity - container_filesystem_usage - container_filesystem_utilization - container_cpu_limit - container_cpu_request - container_cpu_usage_system - container_cpu_usage_total - container_cpu_usage_user - container_cpu_utilization - container_memory_cache - container_memory_failcnt - container_memory_hierarchical_pgfault - container_memory_hierarchical_pgmajfault - container_memory_limit - container_memory_mapped_file - container_memory_max_usage - container_memory_pgfault - container_memory_pgmajfault - container_memory_request - container_memory_rss - container_memory_swap - container_memory_usage - container_memory_utilization - container_memory_working_set - container_status - number_of_container_restarts