Skip to content

Commit

Permalink
remove pod_number_of_container_restarts from eks container insights t…
Browse files Browse the repository at this point in the history
…est (#325)
  • Loading branch information
chadpatel authored Aug 3, 2023
1 parent 0b47de7 commit 7339e9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/metric_value_benchmark/eks_daemonset_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ func (e *EKSDaemonTestRunner) GetMeasuredMetrics() []string {
"pod_memory_utilization_over_pod_limit",
"pod_network_rx_bytes",
"pod_network_tx_bytes",
"pod_number_of_container_restarts",
"service_number_of_running_pods",
}
}
Expand Down

0 comments on commit 7339e9d

Please sign in to comment.