Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CONTINT-4105] Support arbitrary container-ids to collect container metrics #25515

Merged
merged 16 commits into from
May 29, 2024

Merge branch 'main' into ali/support-any-container

1913f94
Select commit
Loading
Failed to load commit list.
Merged

[CONTINT-4105] Support arbitrary container-ids to collect container metrics #25515

Merge branch 'main' into ali/support-any-container
1913f94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 29, 2024 in 1s

75.67% of diff hit (target 45.00%)

View this Pull Request on Codecov

75.67% of diff hit (target 45.00%)

Annotations

Check warning on line 997 in pkg/proto/pbgo/core/workloadmeta.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/proto/pbgo/core/workloadmeta.pb.go#L993-L997

Added lines #L993 - L997 were not covered by tests

Check warning on line 52 in pkg/util/cgroups/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/cgroups/reader.go#L52

Added line #L52 was not covered by tests

Check warning on line 40 in pkg/util/containers/metrics/system/collector_linux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/containers/metrics/system/collector_linux.go#L40

Added line #L40 was not covered by tests

Check warning on line 54 in pkg/util/containers/metrics/system/collector_linux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/containers/metrics/system/collector_linux.go#L54

Added line #L54 was not covered by tests

Check warning on line 70 in pkg/util/containers/metrics/system/collector_linux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/containers/metrics/system/collector_linux.go#L64-L70

Added lines #L64 - L70 were not covered by tests

Check warning on line 75 in pkg/util/containers/metrics/system/collector_linux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/containers/metrics/system/collector_linux.go#L75

Added line #L75 was not covered by tests

Check warning on line 184 in pkg/util/containers/metrics/system/collector_linux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/containers/metrics/system/collector_linux.go#L184

Added line #L184 was not covered by tests

Check warning on line 193 in pkg/util/containers/metrics/system/collector_linux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/containers/metrics/system/collector_linux.go#L193

Added line #L193 was not covered by tests

Check warning on line 207 in pkg/util/containers/metrics/system/collector_linux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/containers/metrics/system/collector_linux.go#L207

Added line #L207 was not covered by tests

Check warning on line 220 in pkg/util/containers/metrics/system/collector_linux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/containers/metrics/system/collector_linux.go#L220

Added line #L220 was not covered by tests

Check warning on line 42 in pkg/util/containers/metrics/system/filter_container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/containers/metrics/system/filter_container.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 65 in pkg/util/containers/metrics/system/filter_container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/containers/metrics/system/filter_container.go#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 77 in pkg/util/containers/metrics/system/filter_container.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/containers/metrics/system/filter_container.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 54 in pkg/util/trie/trie.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/trie/trie.go#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 96 in pkg/util/trie/trie.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/trie/trie.go#L95-L96

Added lines #L95 - L96 were not covered by tests