Skip to content

Commit

Permalink
remove unused metric
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantanjunming committed Oct 23, 2024
1 parent 424d79c commit 8375e97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion otel-integration/k8s-helm/e2e-test/expected_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ var expectedMetrics map[string]bool = map[string]bool{
"process.cpu.time": false,
"process.cpu.utilization": false,
"process.disk.io": false,
"process.disk.io_time": false,
"process.memory.usage": false,
"process.memory.virtual": false,
"process.memory.utilization": false,
Expand Down

0 comments on commit 8375e97

Please sign in to comment.